]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/Makefile
TX6 Release 2013-04-22
[karo-tx-uboot.git] / net / Makefile
index e7764ce93279bbd76f149bbe0b4a64c549f2c1b2..9e13ed4ce50aa925520d496b310b1a3b8209529e 100644 (file)
@@ -27,6 +27,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)libnet.o
 
+COBJS-$(CONFIG_CMD_BOOTCE) += bootme.o
 COBJS-$(CONFIG_CMD_NET)  += arp.o
 COBJS-$(CONFIG_CMD_NET)  += bootp.o
 COBJS-$(CONFIG_CMD_CDP)  += cdp.o