diff options
Diffstat (limited to 'package/iptables')
| -rw-r--r-- | package/iptables/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 6cbc9f53c..05ef15b1d 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -89,7 +89,7 @@ define Package/iptables-mod-filter/description  endef  define Package/iptables-mod-imq -$(call Package/iptables/Module, +kmod-ipt-imq @!LINUX_2_6_25) +$(call Package/iptables/Module, +kmod-ipt-imq)    TITLE:=IMQ support  endef  | 
