aboutsummaryrefslogtreecommitdiffstats
path: root/package/w1-gpio-custom
diff options
context:
space:
mode:
Diffstat (limited to 'package/w1-gpio-custom')
-rw-r--r--package/w1-gpio-custom/Makefile1
1 files changed, 0 insertions, 1 deletions
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