mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
parent
4c6ffb4115
commit
f281dd316d
@ -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…
x
Reference in New Issue
Block a user