summaryrefslogtreecommitdiff
path: root/package/ipset
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-28 17:14:00 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-28 17:14:19 +0200
commit0005aa51e3e36f541627d4571e2ac2389faaf2cd (patch)
tree67af873430544e08a45013688db2ddfb65ea9222 /package/ipset
parent1ff7a8e41d9c97419ec24afd6267f3a6f40c8ddd (diff)
rename symbol name for toolchain only
Diffstat (limited to 'package/ipset')
-rw-r--r--package/ipset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ipset/Makefile b/package/ipset/Makefile
index eead7d510..3bcf92b4d 100644
--- a/package/ipset/Makefile
+++ b/package/ipset/Makefile
@@ -13,7 +13,7 @@ PKG_URL:= http://ipset.netfilter.org/
PKG_SITES:= http://ipset.netfilter.org/
PKG_ARCH_DEPENDS:= !arm
-PKG_CFLINE_IPSET:= depends on !ADK_TOOLCHAIN_ONLY
+PKG_CFLINE_IPSET:= depends on !ADK_APPLIANCE_TOOLCHAIN
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2