aboutsummaryrefslogtreecommitdiff
path: root/net/geth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/geth/Makefile')
-rw-r--r--net/geth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/geth/Makefile b/net/geth/Makefile
index 373cf48ea..29024e2a4 100644
--- a/net/geth/Makefile
+++ b/net/geth/Makefile
@@ -21,7 +21,7 @@ PKG_LICENSE_FILES:=COPYING COPYING.LESSER
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
PKG_CONFIG_DEPENDS:=CONFIG_BUILD_NLS
GO_PKG:=github.com/ethereum/go-ethereum