]> git.proxmox.com Git - mirror_spl-debian.git/commit
Prefer /lib/modules/$(uname -r)/ links
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 22:40:57 +0000 (14:40 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 22:47:08 +0000 (14:47 -0800)
commit22ccfaa8b5f6a6e8a770667a9d412828906a4332
treee67b8c23b4a14f3916a9017b9d5c76219e91deda
parent0d33908cdfb5502e35717adc14d2a0db8b596cd5
Prefer /lib/modules/$(uname -r)/ links

Preferentially use the /lib/modules/$(uname -r)/source and
/lib/modules/$(uname -r)/build links.  Only if neither of these
links exist fallback to alternate methods for deducing which
kernel to build with.  This resolves the need to manually
specify --with-linux= and --with-linux-obj= on Debian systems.
config/spl-build.m4
configure