kernel: bump 4.9 to 4.9.207
[oweals/openwrt.git] / target / linux / ar7 / Makefile
index 0d92295896079ed2b1c9cc7596f6bed60c7531a8..1f789ca71f266c79047edaf1b10708723037bd0c 100644 (file)
@@ -13,14 +13,14 @@ FEATURES:=squashfs atm low_mem
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 SUBTARGETS:=generic ac49x
 
-LINUX_VERSION:=3.10.44
-
-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))