mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
cc49250563
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
|