X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=net%2FMakefile;h=6ba8f7575e2132729d5784ebb7cbbdc919fd5b90;hb=864bb11dc08db8a902262b7be91cb6f15aae83f9;hp=d7f4e65f18fcbc94bb1f4aff33a19a0b58342b6e;hpb=8f02caac64980faa73b2bf00462b400c86257d04;p=karo-tx-uboot.git diff --git a/net/Makefile b/net/Makefile index d7f4e65f18..6ba8f7575e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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