projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b35cd4d
)
imx: make kernel 5.10 default version
author
Piotr Dymacz
<pepe2k@gmail.com>
Thu, 8 Apr 2021 23:51:17 +0000
(
01:51
+0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 3 Nov 2021 11:45:40 +0000
(12:45 +0100)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/imx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx/Makefile
b/target/linux/imx/Makefile
index 17f634a7bfccd01fdcb35d096c03386c0fc07c6e..b293655a9a6e4dc2105c46446dfa7983cc5112ca 100644
(file)
--- a/
target/linux/imx/Makefile
+++ b/
target/linux/imx/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=NXP i.MX
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
SUBTARGETS:=cortexa7 cortexa9
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk