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
This commit is contained in:
Felix Fietkau
2006-11-18 21:12:18 +00:00
parent e438f2500b
commit 25fe6a2e04
6 changed files with 24 additions and 4 deletions

View File

@@ -16,4 +16,6 @@ LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
include $(INCLUDE_DIR)/kernel-build.mk
$(eval $(call BuildKernel))