aboutsummaryrefslogtreecommitdiff
path: root/utils/podman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/podman/Makefile')
-rw-r--r--utils/podman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/podman/Makefile b/utils/podman/Makefile
index 4584f4a2c..441082cb0 100644
--- a/utils/podman/Makefile
+++ b/utils/podman/Makefile
@@ -14,7 +14,7 @@ PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
PKG_BUILD_DEPENDS:=golang/host protobuf/host
PKG_BUILD_PARALLEL:=1
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk