diff options
Diffstat (limited to 'utils/collectd/Makefile')
-rw-r--r-- | utils/collectd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 270d93d7f..acbe85aa1 100644 --- a/utils/collectd/Makefile +++ b/utils/collectd/Makefile @@ -23,7 +23,7 @@ PKG_CPE_ID:=cpe:/a:collectd:collectd PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_CONFIG_DEPENDS:= \ PACKAGE_COLLECTD_ENCRYPTED_NETWORK \ |