mirror of
https://github.com/openzfs/zfs.git
synced 2025-10-01 11:26:49 +00:00

The dracut code is analogous to the initramfs code and as such it should be located in the contrib with initramfs for consistency. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
3 lines
95 B
Makefile
3 lines
95 B
Makefile
SUBDIRS = bash_completion.d dracut initramfs
|
|
DIST_SUBDIRS = bash_completion.d dracut initramfs
|