diff options
Diffstat (limited to 'openwrt/package/iptables/Makefile.in')
-rw-r--r-- | openwrt/package/iptables/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/iptables/Makefile.in b/openwrt/package/iptables/Makefile.in deleted file mode 100644 index 5be894b9a6..0000000000 --- a/openwrt/package/iptables/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(strip $(BR2_PACKAGE_IPTABLES)),y) -TARGETS+=iptables -endif |