]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Check kernel source directory for SPL
authorRichard Yao <ryao@cs.stonybrook.edu>
Sat, 25 Aug 2012 22:32:54 +0000 (18:32 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 26 Aug 2012 20:49:09 +0000 (13:49 -0700)
commit074e72953cb3229e270e384f4dabd6d05c836060
tree3794671a9ab6e4af77c63bb1e3ae664b1b936fa2
parent9e11c7eee232b73600c2590c8c3326b2725daba5
Check kernel source directory for SPL

ZFS fails to build when SPL is built into the kernel on unless
--with-spl=/path/to/kernel/sources is specified. We fallback to the
kernel sources directory when SPL is not found elsewhere to resolve
that.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closed #896
config/kernel.m4
configure