aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-11-18 21:12:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-11-18 21:12:18 +0000
commitaef03f09b5e9a115a249500b0bdd71f12c292efe (patch)
treeb1b1890572d054629da998299f966da752b9233c /target/linux/x86-2.6
parent0a699b0a9f7b8ada67cea99f7168f33944c759a4 (diff)
downloadupstream-aef03f09b5e9a115a249500b0bdd71f12c292efe.tar.gz
upstream-aef03f09b5e9a115a249500b0bdd71f12c292efe.tar.bz2
upstream-aef03f09b5e9a115a249500b0bdd71f12c292efe.zip
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
Diffstat (limited to 'target/linux/x86-2.6')
-rw-r--r--target/linux/x86-2.6/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86-2.6/Makefile b/target/linux/x86-2.6/Makefile
index 77912e6fb9..8676aab8cf 100644
--- a/target/linux/x86-2.6/Makefile
+++ b/target/linux/x86-2.6/Makefile
@@ -16,4 +16,6 @@ LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
include $(INCLUDE_DIR)/kernel-build.mk
+
$(eval $(call BuildKernel))
+