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
config/dracut/90zfs: handle cases where hostid(1) returns all zeros
[zfs.git]
/
include
/
os
/
linux
/
spl
/
rpc
/
Makefile.am
blob
13d804fce9b679126206633fad634a50b4fb272d
1
KERNEL_H = \
2
xdr.h
3
4
if CONFIG_KERNEL
5
kerneldir = @prefix@/src/zfs-$(VERSION)/include/spl/rpc
6
kernel_HEADERS = $(KERNEL_H)
7
endif