]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration
[karo-tx-uboot.git] / lib / Makefile
index fd106b91c80f0335fbdeb66a8bb4d53fb07c0900..db7d9806df88b8243d26b1a0ff89b44d9ec743da 100644 (file)
@@ -7,6 +7,7 @@
 
 ifndef CONFIG_SPL_BUILD
 
+obj-$(CONFIG_EFI) += efi/
 obj-$(CONFIG_RSA) += rsa/
 obj-$(CONFIG_LZMA) += lzma/
 obj-$(CONFIG_LZO) += lzo/