mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Add version and toolchain to img filename (#18)
* add version and toolchain to img filename --------- Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com>
This commit is contained in:
@@ -34,7 +34,7 @@ image mainfs.vfat {
|
||||
}
|
||||
|
||||
|
||||
image miyoo-cfw-2.0.0.img {
|
||||
image ${IMAGE_NAME:-miyoo-cfw-2.0.0.img} {
|
||||
hdimage {}
|
||||
|
||||
partition u-boot {
|
||||
|
||||
Reference in New Issue
Block a user