firmware: PSCI: Fix PSCI support for OF live trees
[oweals/u-boot.git] / net / Makefile
index 2a700c8401c4c1e84f45dafa17b08db80a7709e7..fef71b940a0fa45b853ec5e6a3b27c7b126f22d8 100644 (file)
@@ -5,7 +5,6 @@
 
 #ccflags-y += -DDEBUG
 
-obj-y += checksum.o
 obj-$(CONFIG_NET)      += arp.o
 obj-$(CONFIG_CMD_BOOTP) += bootp.o
 obj-$(CONFIG_CMD_CDP)  += cdp.o