projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
892b654
)
imx: add 6.6 kernel as testing
author
Tim Harvey
<tharvey@gateworks.com>
Thu, 16 May 2024 23:31:30 +0000
(16:31 -0700)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 6 Jun 2024 20:04:23 +0000
(22:04 +0200)
allow to test 6.6 kernel for imx
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/imx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx/Makefile
b/target/linux/imx/Makefile
index 4f70933d180080678376b60df1bf22acf405f6cc..2d3f35e4b4bd5d825922e0f69add357d699ec65c 100644
(file)
--- a/
target/linux/imx/Makefile
+++ b/
target/linux/imx/Makefile
@@
-10,6
+10,7
@@
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
SUBTARGETS:=cortexa7 cortexa9 cortexa53
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk