1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-02 16:01:06 +02:00

remove duplicate include statement (fixes a warning)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7468 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-06-03 01:37:32 +00:00
parent 76c2d0fde4
commit c26527d633

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