]> git.sur5r.net Git - u-boot/blobdiff - net/Makefile
arm: socfpga: Add SoCFPGA SR1500 board
[u-boot] / net / Makefile
index 942595021dad1cf3fccb27531bde72e20e0acd88..e9cc8ada96a783ae18444c9f68a107bede6e0054 100644 (file)
@@ -7,6 +7,7 @@
 
 #ccflags-y += -DDEBUG
 
+obj-y += checksum.o
 obj-$(CONFIG_CMD_NET)  += arp.o
 obj-$(CONFIG_CMD_NET)  += bootp.o
 obj-$(CONFIG_CMD_CDP)  += cdp.o