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