X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2FMakefile;h=942595021dad1cf3fccb27531bde72e20e0acd88;hb=42817eb85de1d7dec399c75dbd133ea6b5351a72;hp=31aadc2ffc11d5882047a789e3f88e66a7aac698;hpb=9cc1180c37ab2011ed274bf61565b4aa5c877123;p=karo-tx-uboot.git diff --git a/net/Makefile b/net/Makefile index 31aadc2ffc..942595021d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -5,7 +5,7 @@ # SPDX-License-Identifier: GPL-2.0+ # -# CFLAGS += -DDEBUG +#ccflags-y += -DDEBUG obj-$(CONFIG_CMD_NET) += arp.o obj-$(CONFIG_CMD_NET) += bootp.o