]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
omap3/cpu.h: add BCH support
[karo-tx-uboot.git] / Makefile
index d60a14b5877e43e2360498e0effdb3edd6f04954..4ede9379d14c97aca2951dd98a61547cb6841a1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -273,6 +273,7 @@ LIBS-y += disk/libdisk.o
 LIBS-y += drivers/bios_emulator/libatibiosemu.o
 LIBS-y += drivers/block/libblock.o
 LIBS-$(CONFIG_BOOTCOUNT_LIMIT) += drivers/bootcount/libbootcount.o
+LIBS-y += drivers/crypto/libcrypto.o
 LIBS-y += drivers/dma/libdma.o
 LIBS-y += drivers/fpga/libfpga.o
 LIBS-y += drivers/gpio/libgpio.o