mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[BOARD] add "dialog" box for RESIZE procedure (#36)
in firstboot script
This commit is contained in:
@@ -11,7 +11,8 @@ image bootfs.vfat {
|
||||
"boot/firstboot",
|
||||
"boot/firstboot.custom.sh-OFF",
|
||||
"boot/modules.custom.sh",
|
||||
"boot/normalboot.custom.sh"
|
||||
"boot/normalboot.custom.sh",
|
||||
"boot/resize"
|
||||
}
|
||||
file configs/manifest {
|
||||
image = "boot/configs/manifest"
|
||||
|
||||
Reference in New Issue
Block a user