mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-26 16:42:47 +00:00
remove duplicate include statement (fixes a warning)
SVN-Revision: 7468
This commit is contained in:
parent
8d34125755
commit
07de479948
@ -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. \
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user