kernel: bump 4.9 to 4.9.207
[oweals/openwrt.git] / target / linux / ar7 / Makefile
index 3f40e57837a703f0e2423fa3101d681a8839ed53..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.49
-
-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))