add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds

SVN-Revision: 5569
This commit is contained in:
Felix Fietkau
2006-11-18 21:12:18 +00:00
parent 0a699b0a9f
commit aef03f09b5
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))