[BOARD] add modules.custom.sh in BOOT partition (#35)

* add modules.custom script

* refactor MODULES_CUSTOM scripting in main (disabled by default)
This commit is contained in:
Apaczer
2023-05-26 00:07:39 +02:00
committed by GitHub
parent 2aaffcfa27
commit b65d52ae59
3 changed files with 13 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ image bootfs.vfat {
"boot/console.cfg",
"boot/firstboot",
"boot/firstboot.custom.sh-OFF",
"boot/modules.custom.sh",
"boot/normalboot.custom.sh"
}
file configs/manifest {