diff options
Diffstat (limited to 'target/linux/xscale-2.6')
-rw-r--r-- | target/linux/xscale-2.6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/xscale-2.6/Makefile b/target/linux/xscale-2.6/Makefile index 59f02b334..5dc19cf67 100644 --- a/target/linux/xscale-2.6/Makefile +++ b/target/linux/xscale-2.6/Makefile @@ -11,7 +11,6 @@ LINUX_RELEASE:=1 LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e include ./config -include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/kernel-build.mk $(LINUX_DIR)/.patched: $(LINUX_DIR)/.unpacked |