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

8 lines
129 B
Makefile
Raw Normal View History

2020-11-15 11:35:49 +01:00
KERNEL_H = \
xdr.h
if CONFIG_KERNEL
kerneldir = @prefix@/src/zfs-$(VERSION)/include/spl/rpc
kernel_HEADERS = $(KERNEL_H)
endif