summaryrefslogtreecommitdiffstats
path: root/package/button-hotplug
diff options
context:
space:
mode:
Diffstat (limited to 'package/button-hotplug')
-rw-r--r--package/button-hotplug/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile
index aae694ccb..ae4910147 100644
--- a/package/button-hotplug/Makefile
+++ b/package/button-hotplug/Makefile
@@ -37,7 +37,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