remove duplicate include statement (fixes a warning)
SVN-Revision: 7468
This commit is contained in:
parent
8d34125755
commit
07de479948
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue