aboutsummaryrefslogtreecommitdiff
path: root/net/natmap
diff options
context:
space:
mode:
Diffstat (limited to 'net/natmap')
-rw-r--r--net/natmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/natmap/Makefile b/net/natmap/Makefile
index 7c70475b3..a8b7221c7 100644
--- a/net/natmap/Makefile
+++ b/net/natmap/Makefile
@@ -12,7 +12,7 @@ PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=License
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk