fixes for common config functions
[openwrt.git] / package / iptables / Makefile
index f1a7de1..f8f5909 100644 (file)
@@ -22,7 +22,7 @@ PKG_MENU:=IPv4 / IPv6 firewall administration
 
 include $(INCLUDE_DIR)/package.mk
 ifeq ($(DUMP),)
-include $(LINUX_DIR)/.config
+-include $(LINUX_DIR)/.config
 include $(INCLUDE_DIR)/netfilter.mk
 endif
 
This page took 0.02067 seconds and 4 git commands to generate.