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

@@ -5,6 +5,7 @@
# See /LICENSE for more information.
#
include $(INCLUDE_DIR)/prereq.mk
include $(INCLUDE_DIR)/kernel.mk
KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)