]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
Merge http://git.denx.de/u-boot-sunxi
[karo-tx-uboot.git] / common / Makefile
index b19d3793b467b0e8d88ffb6ae287a1ebf1b9a833..c84b3bc102a418d3f62bd68934c6f7aa53286c11 100644 (file)
@@ -265,4 +265,6 @@ obj-y += aboot.o
 obj-y += fb_mmc.o
 endif
 
+obj-$(CONFIG_CMD_BLOB) += cmd_blob.o
+
 CFLAGS_env_embedded.o := -Wa,--no-warn -DENV_CRC=$(shell tools/envcrc 2>/dev/null)