x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
[platform/kernel/u-boot.git] / net / Makefile
index 31aadc2..e9cc8ad 100644 (file)
@@ -5,8 +5,9 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-# CFLAGS += -DDEBUG
+#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