mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/mkimage: install config.txt to image
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
bd98c4ce37
commit
80944c8486
@ -226,6 +226,7 @@ EOF
|
||||
cp $RELEASE_DIR/3rdparty/bootloader/bootcode.bin "$OE_TMP"
|
||||
cp $RELEASE_DIR/3rdparty/bootloader/fixup.dat "$OE_TMP"
|
||||
cp $RELEASE_DIR/3rdparty/bootloader/start.elf "$OE_TMP"
|
||||
cp $RELEASE_DIR/3rdparty/bootloader/config.txt "$OE_TMP"
|
||||
fi # bootloader
|
||||
|
||||
# unmount part1
|
||||
|
Loading…
x
Reference in New Issue
Block a user