node: disable MIPS16
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
parent
375b9aeee4
commit
6f8928afbc
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=python/host
|
PKG_BUILD_DEPENDS:=python/host
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
PKG_LICENSE:=
|
PKG_LICENSE:=
|
||||||
|
|
Loading…
Reference in a new issue