Files
buildroot/board/miyoo/boot/configs/manifest
Apaczer 984a567012 [BOARD] rely on manifest when copying *.conf files (#39)
workaround for genimage omitting hidden files when using `mountpoint` directive
2023-07-15 07:17:10 +02:00

12 lines
366 B
Plaintext

! manifest
! format: each line corresponds to one file to be copied over
! from_file(as_appears_in_this_directory) to_file(relative_to_root_of_main_partition)
! to_file is optional; if missing will use from_file
.backlight.conf
.volume.conf
.buttons.conf
.batterylow.conf
gmenu2x.conf gmenu2x/gmenu2x.conf
input.conf gmenu2x/input.conf
! leave this last line here