kernel: bump to 4.14.216
[librecmc/librecmc.git] / scripts / combined-image.sh
old mode 100644 (file)
new mode 100755 (executable)
index 4e00cb8..40c11ef
@@ -7,7 +7,7 @@ BLKSZ=65536
        exit 1
 }
 
-IMAGE=${3:-openwrt-combined.img}
+IMAGE=${3:-librecmc-combined.img}
 
 # Make sure provided images are 64k aligned.
 kern="${IMAGE}.kernel"