summaryrefslogtreecommitdiff
path: root/openwrt/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-10 23:04:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-10 23:04:46 +0000
commitb21dde1691020778f67fac1d943be24d7af9da07 (patch)
treec21d316e978909592a328225510c531f5d74f7a9 /openwrt/include
parent4231c55be1f06c0e7d9b2999364c970582c0701d (diff)
downloadmtk-20170518-b21dde1691020778f67fac1d943be24d7af9da07.zip
mtk-20170518-b21dde1691020778f67fac1d943be24d7af9da07.tar.gz
mtk-20170518-b21dde1691020778f67fac1d943be24d7af9da07.tar.bz2
more fixes
SVN-Revision: 5048
Diffstat (limited to 'openwrt/include')
-rw-r--r--openwrt/include/kernel-build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/include/kernel-build.mk b/openwrt/include/kernel-build.mk
index 6aefe0b..5544a82 100644
--- a/openwrt/include/kernel-build.mk
+++ b/openwrt/include/kernel-build.mk
@@ -4,6 +4,7 @@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
+include $(INCLUDE_DIR)/host.mk
-include $(INCLUDE_DIR)/modules-$(KERNEL).mk
LINUX_SOURCE:=linux-$(LINUX_VERSION).tar.bz2