X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fw1%2FMakefile;h=93845a2c7c21d92780854ca1f9460a6d7c9ae315;hb=722fdb33591bc7308a661913fb2f829128236b6f;hp=0c2aa22d8c04ca6d0d89406431381bac62e8ac39;hpb=2e9abdd9bad485970b37cd53a82f92702054984c;p=linux-2.6 diff --git a/drivers/w1/Makefile b/drivers/w1/Makefile index 0c2aa22d8c..93845a2c7c 100644 --- a/drivers/w1/Makefile +++ b/drivers/w1/Makefile @@ -2,10 +2,6 @@ # Makefile for the Dallas's 1-wire bus. # -ifneq ($(CONFIG_NET), y) -EXTRA_CFLAGS += -DNETLINK_DISABLED -endif - ifeq ($(CONFIG_W1_DS2433_CRC), y) EXTRA_CFLAGS += -DCONFIG_W1_F23_CRC endif