X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/568b9aba67d515df6007d3127e1cd921589cceb8..2d32ced1744d54bae589cb1500e1453cfa84a8ca:/package/w1-gpio-custom/Makefile diff --git a/package/w1-gpio-custom/Makefile b/package/w1-gpio-custom/Makefile index 5de8f9b78..f15dac94e 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