port over the netfilter module packaging to the new system and fix iptables dependencies

SVN-Revision: 4206
This commit is contained in:
Felix Fietkau
2006-07-22 12:33:28 +00:00
parent 2a08d05aa3
commit daa509ea7f
7 changed files with 171 additions and 301 deletions

View File

@@ -18,6 +18,7 @@ PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)
-include $(LINUX_DIR)/.config
NF_KMOD:=1
include $(INCLUDE_DIR)/netfilter.mk
endif