summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b17e9a7..89e2578 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CONTENT=/sbin/lvm /sbin/vgchange /sbin/vgscan /bin/busybox init /dev/console etc/kmap-de
+CONTENT=/sbin/lvm /sbin/vgchange /sbin/vgscan /bin/busybox init /dev/console etc/kmap-de /sbin/fsck.ext4
CONTENT-LINKS=bin/sh
CONTENT-MARKER=$(addprefix .root-done/,$(CONTENT))
DATE=$(shell date +%F_%T)