add prereq checks for target/linux/* and target/image/*, check for fdisk for the...
[openwrt.git] / target / linux / x86-2.6 / Makefile
index 77912e6..8676aab 100644 (file)
@@ -16,4 +16,6 @@ LINUX_RELEASE:=1
 LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
 
 include $(INCLUDE_DIR)/kernel-build.mk
+
 $(eval $(call BuildKernel))
+
This page took 0.023367 seconds and 4 git commands to generate.