summaryrefslogtreecommitdiffstats
path: root/release/picobsd
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd')
-rwxr-xr-xrelease/picobsd/build/picobsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/build/picobsd b/release/picobsd/build/picobsd
index 7d42f89..9bc08df 100755
--- a/release/picobsd/build/picobsd
+++ b/release/picobsd/build/picobsd
@@ -140,7 +140,7 @@ set_defaults() { # no arguments
# mountpoint used to build memory filesystems
c_fs=fs.PICOBSD # filename used for the memory filesystem
c_img=picobsd.bin # filename used for the picobsd image
- c_iso=picobsd.bin # filename used for the ISO image
+ c_iso=picobsd.iso # filename used for the ISO image
generate_iso="NO" # don't generate the iso image
# select the right disklabel program
OpenPOWER on IntegriCloud