ar7: switch to kernel 4.9
With generic run tested and ac49x compile tested, and no complaints so far, let's switch to 4.9. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
09bc44454f
commit
cf90313ab2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ FEATURES:=squashfs atm low_mem
|
|||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
SUBTARGETS:=generic ac49x
|
||||
|
||||
KERNEL_PATCHVER:=3.18
|
||||
KERNEL_PATCHVER:=4.9
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for TI AR7 based routers.
|
||||
|
|
Loading…
Reference in a new issue