mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
The test shell script "set_pcie_speed.sh" is not installed in INSTALL_PATH.
Attempting to execute set_pcie_cooling_state.sh shows warning:
./set_pcie_cooling_state.sh: line 119: ./set_pcie_speed.sh: No such file or directory
Add "set_pcie_speed.sh" to TEST_PROGS.
Link: https://lore.kernel.org/r/Z8FfK8rN30lKzvVV@ly-workstation
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| set_pcie_cooling_state.sh | ||
| set_pcie_speed.sh | ||