X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fw1%2FMakefile;fp=drivers%2Fw1%2FMakefile;h=93845a2c7c21d92780854ca1f9460a6d7c9ae315;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=0c2aa22d8c04ca6d0d89406431381bac62e8ac39;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/drivers/w1/Makefile b/drivers/w1/Makefile index 0c2aa22d8..93845a2c7 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