X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=dracut%2FMakefile.in;h=4d7868e4dec3c3a28103af242cedff97cf658d1a;hb=cee43a7477501669920445f29990443679142336;hp=aaabc77247e4bcc1a6f14299d88b234da2bd6530;hpb=b39d3b9f7be925ba9314c336099f31f508e1d940;p=zfs.git diff --git a/dracut/Makefile.in b/dracut/Makefile.in index aaabc77..4d7868e 100644 --- a/dracut/Makefile.in +++ b/dracut/Makefile.in @@ -64,6 +64,7 @@ am__aclocal_m4_deps = \ $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \ $(top_srcdir)/config/kernel-check-disk-size-change.m4 \ $(top_srcdir)/config/kernel-create-umode-t.m4 \ + $(top_srcdir)/config/kernel-d-make-root.m4 \ $(top_srcdir)/config/kernel-d-obtain-alias.m4 \ $(top_srcdir)/config/kernel-evict-inode.m4 \ $(top_srcdir)/config/kernel-fallocate.m4 \