]> git.sur5r.net Git - u-boot/blobdiff - lib/Makefile
ARM: Tegra210: Add support to common Tegra source/config files
[u-boot] / lib / Makefile
index 1139f9b75513d80fd03eba5b86370cc90fd2a228..fd106b91c80f0335fbdeb66a8bb4d53fb07c0900 100644 (file)
@@ -37,6 +37,7 @@ obj-$(CONFIG_MD5) += md5.o
 obj-y += net_utils.o
 obj-$(CONFIG_PHYSMEM) += physmem.o
 obj-y += qsort.o
+obj-y += rc4.o
 obj-$(CONFIG_SHA1) += sha1.o
 obj-$(CONFIG_SUPPORT_EMMC_RPMB) += sha256.o
 obj-$(CONFIG_SHA256) += sha256.o