mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
4d8e68c42f
The kernel headers are installed for DKMS on linux, so don't install them unless we're building on linux. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Closes #10506
5 lines
57 B
Makefile
5 lines
57 B
Makefile
KERNEL_H = \
|
|
acl_common.h
|
|
|
|
noinst_HEADERS = $(KERNEL_H)
|