mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
board/technologic/ts7680/genimage.cfg: beautify file
Beatify this genimage .cfg file to have consistency with all genimage .cfg files in Buildroot. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
2908bcc99f
commit
e512d9418c
@@ -3,7 +3,7 @@ image sdcard.img {
|
||||
}
|
||||
|
||||
partition unused {
|
||||
size = 512
|
||||
size = 512
|
||||
}
|
||||
|
||||
partition rootfs {
|
||||
|
||||
Reference in New Issue
Block a user