mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
tegra: switch to kernel 5.10
This target has testing support for kernel 5.10 for four months now. Time to switch the default. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Acked-by: Tomasz Maciej Nowak <tmn505@gmail.com>
This commit is contained in:
parent
287257d676
commit
7b8eca902e
@ -11,8 +11,7 @@ FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squas
|
||||
CPU_TYPE := cortex-a9
|
||||
CPU_SUBTYPE := vfpv3-d16
|
||||
|
||||
KERNEL_PATCHVER := 5.4
|
||||
KERNEL_TESTING_PATCHVER := 5.10
|
||||
KERNEL_PATCHVER := 5.10
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user