]> git.openfabrics.org - ~vlad/ofed_scripts.git/commit
install.pl: Remove kernel version check for qib/ipathverbs
authorJubin John <jubin.john@intel.com>
Tue, 28 Oct 2014 00:29:39 +0000 (17:29 -0700)
committerMike Marciniszyn <mike.marciniszyn@intel.com>
Tue, 28 Oct 2014 13:07:41 +0000 (09:07 -0400)
commitdf8c9cfe9663a2f4d17ea3eddf319f76e9b7c393
treed7e738db6fa1cc2999e15acb0a2e7a28498beed4
parent747ab44b6827cc35e1d512927563629897046eab
install.pl: Remove kernel version check for qib/ipathverbs

The new compat/compat-rdma scheme allows for all
x86_64 kernels <= 3.12 to compile qib.  This testing is a
vestige of the OFED 1.5.x and a lingering maintenance
issue.

This patch deletes the test.

Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
install.pl