mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
Makefile: add ability to enable qla-32gbit target
Although qla-32gbit is mentioned in the README, but there wasn't really a way to enable it sans editing the code. This commit adds an ability to enable the driver by passing `QLA_32GBIT=y` variable at build time.
This commit is contained in:
@@ -24,6 +24,7 @@ setups.
|
||||
|
||||
There is also a newer driver that supports 32 Gb/s FC in the qla2x00t-32gbit
|
||||
directory. That driver has not yet reached the same maturity level as the
|
||||
old qla2x00t driver.
|
||||
old qla2x00t driver. It can be enabled by setting `QLA_32GBIT=y` variable
|
||||
while compiling.
|
||||
|
||||
Vladislav Bolkhovitin <vst@vlnb.net>, http://scst.sourceforge.net
|
||||
|
||||
Reference in New Issue
Block a user