]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/Makefile
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / net / Makefile
index 942595021dad1cf3fccb27531bde72e20e0acd88..d7f4e65f18fcbc94bb1f4aff33a19a0b58342b6e 100644 (file)
@@ -8,6 +8,7 @@
 #ccflags-y += -DDEBUG
 
 obj-$(CONFIG_CMD_NET)  += arp.o
+obj-$(CONFIG_CMD_BOOTCE) += bootme.o
 obj-$(CONFIG_CMD_NET)  += bootp.o
 obj-$(CONFIG_CMD_CDP)  += cdp.o
 obj-$(CONFIG_CMD_DNS)  += dns.o