From d4c503111cbea9658f33e780463983bbc35d3622 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 10 Oct 2006 23:04:46 +0000 Subject: more fixes git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-build.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/kernel-build.mk b/include/kernel-build.mk index 6aefe0b89..5544a82e3 100644 --- a/include/kernel-build.mk +++ b/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 -- cgit v1.2.3