OpenWrt v18.06.3: adjust config defaults
[oweals/openwrt.git] / include / target.mk
index 0d2ef6a225ca8a7b5a46a2a2946867ce1a8d8345..53d7436311c0c7c492a252a998a7a1cf00c001de 100644 (file)
@@ -51,7 +51,7 @@ else
   endif
 endif
 
-ifneq ($(filter 3.18 4.4 4.9,$(KERNEL_PATCHVER)),)
+ifneq ($(filter 4.9,$(KERNEL_PATCHVER)),)
   DEFAULT_PACKAGES.router:=$(filter-out kmod-ipt-offload,$(DEFAULT_PACKAGES.router))
 endif