summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-llvm4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/linux-llvm b/configs/linux-llvm
index e7cf791b3f..5358bf5b74 100644
--- a/configs/linux-llvm
+++ b/configs/linux-llvm
@@ -8,8 +8,8 @@ CONFIG_NAME = linux-llvm
#GALLIUM_AUXILIARY_DIRS += gallivm
-# override for LLVM
-GALLIUM_DRIVERS_DIRS = llvmpipe
+# Add llvmpipe driver
+GALLIUM_DRIVERS_DIRS += llvmpipe
OPT_FLAGS = -g -ansi -pedantic
DEFINES += -DDEBUG -DDEBUG_MATH -DGALLIUM_LLVMPIPE