From e98bc30e42367b4e889607295f93a8a98aff92e1 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 22 Jun 2021 22:53:55 +0000 Subject: [PATCH] debian/scst.dkms: Switch to the qla2x00t-32gbit driver Fixes: 1cfa1e7f87b2 ("Makefile: switch to qla-32gbit by default") git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9448 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- debian/scst.dkms.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/scst.dkms.in b/debian/scst.dkms.in index cf863f55b..adba7de43 100644 --- a/debian/scst.dkms.in +++ b/debian/scst.dkms.in @@ -24,7 +24,7 @@ BUILT_MODULE_NAME[4]="qla2x00tgt" BUILT_MODULE_LOCATION[4]="qla2x00t-32gbit/qla2x00-target" DEST_MODULE_LOCATION[4]="/extra" BUILT_MODULE_NAME[5]="qla2xxx_scst" -BUILT_MODULE_LOCATION[5]="qla2x00t" +BUILT_MODULE_LOCATION[5]="qla2x00t-32gbit" DEST_MODULE_LOCATION[5]="/extra" BUILT_MODULE_NAME[6]="scst_cdrom" BUILT_MODULE_LOCATION[6]="scst/src/dev_handlers"