fs-tools: dont use mips16
this causes problems on 47xx/74k Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42570
This commit is contained in:
parent
78726df7bd
commit
ac01f2b9d6
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ PKG_CHECK_FORMAT_SECURITY:=0
|
||||||
PKG_LICENSE:=GPLv2
|
PKG_LICENSE:=GPLv2
|
||||||
PKG_LICENSE_FILES:=
|
PKG_LICENSE_FILES:=
|
||||||
|
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in a new issue