fix IMQ on linux 2.6.27 and 2.6.28

SVN-Revision: 14599
This commit is contained in:
Felix Fietkau
2009-02-21 16:33:24 +00:00
parent 76061ee2a1
commit e1799d3835
3 changed files with 190 additions and 1 deletions

View File

@@ -237,7 +237,7 @@ define KernelPackage/ipt-imq
imq \
$(IPT_IMQ-m) \
))
DEPENDS:= kmod-ipt-core @!LINUX_2_6_27 @!LINUX_2_6_28
DEPENDS:= kmod-ipt-core
endef
define KernelPackage/ipt-imq/description