fix IMQ on linux 2.6.27 and 2.6.28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14599 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2009-02-21 16:33:24 +00:00
parent 2fc5d9bb16
commit 0e461e45db
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