mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
This removes cut and pasted code and uses a more central source. Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
6 lines
34 B
Bash
Executable File
6 lines
34 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. ./drm_lib.sh
|
|
|
|
exit 0
|