remove duplicate include statement (fixes a warning)
authorFelix Fietkau <nbd@openwrt.org>
Sun, 3 Jun 2007 01:37:32 +0000 (01:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 3 Jun 2007 01:37:32 +0000 (01:37 +0000)
SVN-Revision: 7468

target/linux/etrax-2.6/Makefile

index a2e01fc21e0a97c65636b274178eabbcfa3159d3..ab63ff619f1d3a12648982e6b9b5c1227bc0787a 100644 (file)
@@ -31,8 +31,6 @@ define Kernel/Prepare
        $(call Kernel/Prepare/Fox)
 endef
 
-include $(INCLUDE_DIR)/prereq.mk
-
 $(eval $(call RequireCommand,/usr/local/cris/gcc-cris, \
        Please install the binary cris toolchain. \
 ))