summaryrefslogtreecommitdiffstats
path: root/bin/build-preboot-initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-preboot-initramfs')
-rwxr-xr-xbin/build-preboot-initramfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-preboot-initramfs b/bin/build-preboot-initramfs
index b94eadd..ce33f4c 100755
--- a/bin/build-preboot-initramfs
+++ b/bin/build-preboot-initramfs
@@ -6,4 +6,4 @@ cd ${ROOT_DIR}/build/rootfs
find . | cpio -H newc -o > ../initramfs-default.cpio
cd ..
gzip initramfs-default.cpio
-mv initramfs-default.cpio.gz initramfs-initramfs
+mv initramfs-default.cpio.gz initramfs-preboot