mpc85xx: add testing kernel 5.10
Subtargets p1010 and p1020 have already added. Compile and run tested on: P2020RDB Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
This commit is contained in:
parent
26fdae0a5c
commit
6344d5b4aa
@ -13,6 +13,7 @@ MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
SUBTARGETS:=p1010 p1020 p2020
|
||||
|
||||
KERNEL_PATCHVER:=5.4
|
||||
KERNEL_TESTING_PATCHVER:=5.10
|
||||
|
||||
KERNELNAME:=zImage
|
||||
|
||||
|
||||
@ -2,8 +2,6 @@ BOARDNAME:=P1010
|
||||
FEATURES+=nand
|
||||
KERNELNAME:=simpleImage.tl-wdr4900-v1
|
||||
|
||||
KERNEL_TESTING_PATCHVER:=5.10
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for P1010 based boards.
|
||||
endef
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
BOARDNAME:=P1020
|
||||
FEATURES+=nand
|
||||
|
||||
KERNEL_TESTING_PATCHVER:=5.10
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Freescale P1020 based boards.
|
||||
endef
|
||||
|
||||
Loading…
Reference in New Issue
Block a user