wireguard: bump to 1.0.20200520
[openwrt/openwrt.git] / include / target.mk
index a813ba2d2d87de82b5c9762e8d6000ce424edba2..9bd4c14936c1438df2be87e5697f5f5568699d2b 100644 (file)
@@ -51,10 +51,6 @@ else
   endif
 endif
 
-ifneq ($(filter 4.9,$(KERNEL_PATCHVER)),)
-  DEFAULT_PACKAGES.router:=$(filter-out kmod-ipt-offload,$(DEFAULT_PACKAGES.router))
-endif
-
 # Add device specific packages (here below to allow device type set from subtarget)
 DEFAULT_PACKAGES += $(DEFAULT_PACKAGES.$(DEVICE_TYPE))