Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37846304
en ru br
Репозитории ALT

Группа :: Development/Tools
Пакет: spdk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: spdk-21.10-alt-scripts-startup.patch
Скачать


diff --git a/scripts/setup.sh b/scripts/setup.sh
index 2fd520ac4..2dfcd7e32 100755
--- a/scripts/setup.sh
+++ b/scripts/setup.sh
@@ -249,7 +249,7 @@ function collect_devices() {
 				drivers_d["$bdf"]=${driver##*/}
 			fi
 		done
-	done < <(grep -E "$ids" "$rootdir/include/spdk/pci_ids.h")
+	done < <(grep -E "$ids" "$rootdir/include/pci_ids.h")
 }
 
 function collect_driver() {
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin