mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-02-05 14:53:25 +03:00
![Brian Behlendorf](/assets/img/avatar_default.png)
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
|