x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
[platform/kernel/u-boot.git] / net / Makefile
index 9425950..e9cc8ad 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