Merge branch 'openwrt:master' into master
This commit is contained in:
commit
539a073ad9
3 changed files with 3 additions and 6 deletions
|
@ -11,8 +11,7 @@ FEATURES:=usb nand squashfs ramdisk
|
|||
CPU_TYPE:=xscale
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=5.10
|
||||
KERNEL_TESTING_PATCHVER:=5.15
|
||||
KERNEL_PATCHVER:=5.15
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
@ -10,8 +10,7 @@ BOARDNAME:=Cavium Networks Octeon
|
|||
FEATURES:=squashfs ramdisk pci usb
|
||||
CPU_TYPE:=octeonplus
|
||||
|
||||
KERNEL_PATCHVER:=5.10
|
||||
KERNEL_TESTING_PATCHVER:=5.15
|
||||
KERNEL_PATCHVER:=5.15
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Cavium Networks Octeon-based boards.
|
||||
|
|
|
@ -12,8 +12,7 @@ CPU_TYPE := cortex-a9
|
|||
CPU_SUBTYPE := vfpv3-d16
|
||||
SUBTARGETS := generic
|
||||
|
||||
KERNEL_PATCHVER := 5.10
|
||||
KERNEL_TESTING_PATCHVER := 5.15
|
||||
KERNEL_PATCHVER := 5.15
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue