netfilter/iptables: disable IMQ on 2.6.27
[openwrt/openwrt.git] / package / iptables / Makefile
index ff2f314d15a16f4137828f720025267339459022..c62d9741a1164bcc795b57f573ed9084e51cb2f9 100644 (file)
@@ -107,7 +107,7 @@ define Package/iptables-mod-filter/description
 endef
 
 define Package/iptables-mod-imq
-$(call Package/iptables/Module, +kmod-ipt-imq)
+$(call Package/iptables/Module, +kmod-ipt-imq @!LINUX_2_6_27)
   TITLE:=IMQ support
 endef