From f4716f79a0145fe3f2bf0d2cfe9ccbfede36fc01 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 30 Mar 2015 18:07:30 -0300 Subject: packages: remove (non-)lfs dependencies and tweaks Now that largefile is mandatory removes package dependencies and conditionals. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/ipset/Config.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/ipset') diff --git a/package/ipset/Config.in b/package/ipset/Config.in index 94832d3d3..695141321 100644 --- a/package/ipset/Config.in +++ b/package/ipset/Config.in @@ -1,12 +1,8 @@ config BR2_PACKAGE_IPSET bool "ipset" - depends on BR2_LARGEFILE select BR2_PACKAGE_LIBMNL help Utility to manage IP sets in the linux kernel. Requires a patched kernel or version >=2.6.39. http://ipset.netfilter.org/ - -comment "ipset needs a toolchain w/ largefile" - depends on !BR2_LARGEFILE -- cgit v1.2.3