target: mpc85xx: switch to kernel 4.9

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2017-04-10 16:28:39 +03:00 committed by Felix Fietkau
parent 5378c85677
commit 3688b96226
5 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@ FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS:=generic p1020 SUBTARGETS:=generic p1020
KERNEL_PATCHVER:=4.4 KERNEL_PATCHVER:=4.9
define Target/Description define Target/Description
Build images for the Freescale MPC85xx based boards. Build images for the Freescale MPC85xx based boards.