remove duplicate include statement (fixes a warning)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7468 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2007-06-03 01:37:32 +00:00
parent 4c6ffb4115
commit f281dd316d
1 changed files with 0 additions and 2 deletions

View 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. \
))