kernel: bump 4.9 to 4.9.207
[oweals/openwrt.git] / target / linux / ar7 / Makefile
index c83a0923c3990ae9929a197d45ca8295db3c92b0..1f789ca71f266c79047edaf1b10708723037bd0c 100644 (file)
@@ -13,14 +13,14 @@ FEATURES:=squashfs atm low_mem
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 SUBTARGETS:=generic ac49x
 
-KERNEL_PATCHVER:=3.14
-
-include $(INCLUDE_DIR)/target.mk
-
-DEFAULT_PACKAGES+= swconfig
+KERNEL_PATCHVER:=4.9
 
 define Target/Description
        Build firmware images for TI AR7 based routers.
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
+DEFAULT_PACKAGES+= swconfig
+
 $(eval $(call BuildTarget))