MMCImage: Delete the temporary partition file after building.
AnybootImage does the same. Reduces confusion because the files have quite similar names (we should probably fix that...)
This commit is contained in:
@@ -186,6 +186,8 @@ for platform in [ MultiBootSubDirSetup ] {
|
||||
}
|
||||
}
|
||||
|
||||
RmTemps $(HAIKU_MMC) : $(HAIKU_IMAGE_NAME) ;
|
||||
|
||||
#BlessSDImage haiku-$(TARGET_KERNEL_ARCH).mmc ;
|
||||
NotFile haiku-mmc-image ;
|
||||
Depends haiku-mmc-image : $(HAIKU_MMC_NAME) ;
|
||||
|
||||
Reference in New Issue
Block a user