]> git.openfabrics.org - ~emulex/ofed_scripts/.git/commit
install: install the existing kernel-ib RPM instead of rebuilding it every
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 29 Oct 2009 09:50:41 +0000 (11:50 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 29 Oct 2009 09:50:41 +0000 (11:50 +0200)
commit5bb8c61655ba1706493cb1fc86c7e244f4c08c80
tree37b5bdc03f661b571092752701f2c51b751b02a2
parent44d22685f2552fbb6ae0acdd7391d4e766884e34
install: install the existing kernel-ib RPM instead of rebuilding it every
time.

While nfsrdma module selected, the test whether nfsrdma is included in the
existing kernel-ib RPM fails as there is no such kernel module as nfsrdma.ko
Instead, there are other kernel modules created. So, "nfsrdma" is replaced
by one of its modules in this test.

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