mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[BOARD] fix typo in genimage script from last PR
This commit is contained in:
@@ -20,10 +20,10 @@ image bootfs.vfat {
|
||||
file configs/.volume.conf {
|
||||
image = "boot/configs/.volume.conf"
|
||||
}
|
||||
file configs/.backlight.conf {
|
||||
file configs/.buttons.conf {
|
||||
image = "boot/configs/.buttons.conf"
|
||||
}
|
||||
file configs/.backlight.conf {
|
||||
file configs/.batterylow.conf {
|
||||
image = "boot/configs/.batterylow.conf"
|
||||
}
|
||||
file configs/.backlight.conf {
|
||||
|
Reference in New Issue
Block a user