repo.or.cz
/
zfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid small buffer copying on write
[zfs.git]
/
contrib
/
dracut
/
02zfsexpandknowledge
/
Makefile.am
blob
b1bbb6bd3aacabc8f6059a4112315585a8671700
1
include $(top_srcdir)/config/Substfiles.am
2
include $(top_srcdir)/config/Shellcheck.am
3
4
pkgdracutdir = $(dracutdir)/modules.d/02zfsexpandknowledge
5
pkgdracut_SCRIPTS = \
6
module-setup.sh
7
8
SUBSTFILES += $(pkgdracut_SCRIPTS)