zfs-builds-mm/zfs-2.0.0-rc4/include/os/linux/spl/rpc/Makefile.am

8 lines
129 B
Makefile
Raw Normal View History

2020-10-22 14:20:35 +02:00
KERNEL_H = \
xdr.h
if CONFIG_KERNEL
kerneldir = @prefix@/src/zfs-$(VERSION)/include/spl/rpc
kernel_HEADERS = $(KERNEL_H)
endif