mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user