X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fw1-gpio-custom%2FMakefile;h=f15dac94e047ece220da32f3d26c1d958d56f473;hp=5de8f9b78a03a8ec94e539bad37ff08fd255ef55;hb=2778bdc12ea314fd2a8f982092cf4402e6d1c49c;hpb=5d293610ff2493cd8bfa39834a5f7229fdd93952;ds=sidebyside diff --git a/package/w1-gpio-custom/Makefile b/package/w1-gpio-custom/Makefile index 5de8f9b78a..f15dac94e0 100644 --- a/package/w1-gpio-custom/Makefile +++ b/package/w1-gpio-custom/Makefile @@ -38,7 +38,6 @@ MAKE_OPTS:= \ CROSS_COMPILE="$(TARGET_CROSS)" \ SUBDIRS="$(PKG_BUILD_DIR)" \ EXTRA_CFLAGS="$(EXTRA_CFLAGS)" \ - LINUXINCLUDE="-I$(LINUX_DIR)/include -include linux/autoconf.h" \ $(EXTRA_KCONFIG) define Build/Prepare