mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-06 19:19:31 +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)
|
$(call Kernel/Prepare/Fox)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/prereq.mk
|
|
||||||
|
|
||||||
$(eval $(call RequireCommand,/usr/local/cris/gcc-cris, \
|
$(eval $(call RequireCommand,/usr/local/cris/gcc-cris, \
|
||||||
Please install the binary cris toolchain. \
|
Please install the binary cris toolchain. \
|
||||||
))
|
))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user