X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=8f9c8d7292d7b660301e390428f1903157380d35;hb=b40a77aefca3d0832396edd35f597100d152f163;hp=1d7493bb5c06175770fe469d4eb56ce696b3dddb;hpb=f783130a1f11616632a7a6f519140f97389688a6;p=zfs.git diff --git a/include/Makefile.am b/include/Makefile.am index 1d7493b..8f9c8d7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -27,6 +27,6 @@ libzfs_HEADERS = $(COMMON_H) $(USER_H) endif if CONFIG_KERNEL -kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)/$(LINUX_VERSION) +kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE)/$(LINUX_VERSION) kernel_HEADERS = $(COMMON_H) $(KERNEL_H) endif