diff options
| author | Pawel Dembicki <paweldembicki@gmail.com> | 2023-04-18 10:30:47 +0200 |
|---|---|---|
| committer | Pawel Dembicki <paweldembicki@gmail.com> | 2023-10-18 08:14:32 +0200 |
| commit | 8d95482ca5947e3a2eb252fc384f8b2e2dc1180c (patch) | |
| tree | 857c67c7be018e4237f9985a0a8e86a67c13b68c /target/linux | |
| parent | d43ac3a643f2d02530d00dcddefba7e208746ffb (diff) | |
| download | upstream-8d95482ca5947e3a2eb252fc384f8b2e2dc1180c.tar.gz upstream-8d95482ca5947e3a2eb252fc384f8b2e2dc1180c.tar.bz2 upstream-8d95482ca5947e3a2eb252fc384f8b2e2dc1180c.zip | |
layerscape: add 6.1 kernel as testing
It allow to test 6.1 kernel in Layerscape.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/layerscape/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/layerscape/Makefile b/target/linux/layerscape/Makefile index 23672602529..4ddd348d135 100644 --- a/target/linux/layerscape/Makefile +++ b/target/linux/layerscape/Makefile @@ -8,6 +8,7 @@ BOARD:=layerscape BOARDNAME:=NXP Layerscape KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4 rootfs-part boot-part SUBTARGETS:=armv8_64b armv7 |
