summaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-18 21:12:18 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-18 21:12:18 +0000
commit0b287401627a278626d570aecb1440c259babb66 (patch)
tree6d92e02e200b8fd692c14a85c5f7f8959ae8fb8f /target/linux/x86-2.6/Makefile
parentbf7455ea57537a2871912c971b14ad6aa05c4346 (diff)
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5569 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6/Makefile')
-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 77912e6fb..8676aab8c 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))
+