diff options
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 28e5ce25f..090b819a2 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -52,6 +52,7 @@ package-$(BR2_PACKAGE_HTPDATE) += htpdate package-$(BR2_PACKAGE_ID3LIB) += id3lib package-$(BR2_PACKAGE_IPKG) += ipkg package-$(BR2_PACKAGE_IPROUTE2) += iproute2 +package-$(BR2_PACKAGE_IPSET) += ipset package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IRSSI) += irssi package-$(BR2_PACKAGE_KISMET) += kismet |