]> git.openfabrics.org - ~tnikolova/ofed_scripts/.git/commit
Make sure that kernel sources are present:
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 28 Aug 2008 11:18:56 +0000 (14:18 +0300)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 28 Aug 2008 11:18:56 +0000 (14:18 +0300)
commit6a1be31efa3b246dbff0e12b44b1e6a3c67e7c54
tree1d4fddbe68d9150e9c0cfc95741d09ad5a56dbe4
parentcd99e49f55b10bfc5ccc8dad308202284f1983c8
Make sure that kernel sources are present:
On SuSE /lib/modules/`uname -r`/build belongs to the kernel RPM
and not to kernel-source/kernel-devel.
Check that /lib/modules/`uname -r`/build/scripts directory exist.
It belongs to kernel-source RPM on SuSE and to kernel-debug RPM on RedHat.
This check will also work for kernels from kernel.org.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
install.pl