summaryrefslogtreecommitdiffstats
path: root/tools/display_driver_helper
diff options
context:
space:
mode:
Diffstat (limited to 'tools/display_driver_helper')
-rw-r--r--tools/display_driver_helper1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/display_driver_helper b/tools/display_driver_helper
index fb438f1..02dd482 100644
--- a/tools/display_driver_helper
+++ b/tools/display_driver_helper
@@ -198,6 +198,7 @@ check_xorg() {
local explicit_only="$2"
eval local xorg_drivers=\"\$XORG_$driver\"
+ [ -n "$xorg_drivers" ] || xorg_drivers="$driver"
eval local conflicts=\"\$CONFLICTS_$driver\"
get_xorg_drivers