mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
9 lines
147 B
YAML
9 lines
147 B
YAML
version: 1
|
|
name: dtbpatch
|
|
system: true
|
|
description: "Patch model.dtb"
|
|
compile-script: compile.sh
|
|
all:
|
|
install-script: "install.sh"
|
|
copy: "all"
|