summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/pcie_bwctrl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/pcie_bwctrl/Makefile')
-rw-r--r--tools/testing/selftests/pcie_bwctrl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testing/selftests/pcie_bwctrl/Makefile b/tools/testing/selftests/pcie_bwctrl/Makefile
new file mode 100644
index 000000000000..277f92f9d753
--- /dev/null
+++ b/tools/testing/selftests/pcie_bwctrl/Makefile
@@ -0,0 +1,3 @@
+TEST_PROGS = set_pcie_cooling_state.sh
+TEST_FILES = set_pcie_speed.sh
+include ../lib.mk