]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/Makefile
update to 2015.04-rc1
[karo-tx-uboot.git] / net / Makefile
index d7f4e65f18fcbc94bb1f4aff33a19a0b58342b6e..6ba8f7575e2132729d5784ebb7cbbdc919fd5b90 100644 (file)
@@ -7,6 +7,7 @@
 
 #ccflags-y += -DDEBUG
 
+obj-y += checksum.o
 obj-$(CONFIG_CMD_NET)  += arp.o
 obj-$(CONFIG_CMD_BOOTCE) += bootme.o
 obj-$(CONFIG_CMD_NET)  += bootp.o