mirror of https://github.com/armbian/build.git
update patching config file
This commit is contained in:
parent
94ec783de0
commit
e0a5a2e501
|
|
@ -1,10 +1,10 @@
|
|||
config:
|
||||
# Just some info stuff; not used by the patching scripts
|
||||
name: rockchip-6.10
|
||||
name: rockchip-6.11
|
||||
kind: kernel
|
||||
type: mainline # or: vendor
|
||||
branch: linux-6.10.y
|
||||
last-known-good-tag: v6.10
|
||||
branch: linux-6.11.y
|
||||
last-known-good-tag: v6.11
|
||||
maintainers:
|
||||
- { github: paolo.sabatino, name: Paolo Sabatino, email: paolo.sabatino@gmail.com, armbian-forum: jock }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue