config/options: enable llvm support for nouveau gallium driver

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-04 13:15:07 +02:00
parent 703cc49915
commit 815b9a8e98

View File

@ -108,7 +108,7 @@ get_graphicdrivers() {
# DRI_DRIVERS="$DRI_DRIVERS,nouveau"
GALLIUM_DRIVERS="$GALLIUM_DRIVERS,nouveau"
XORG_DRIVERS="$XORG_DRIVERS nouveau"
# LLVM_SUPPORT="yes"
LLVM_SUPPORT="yes"
fi
if [ "$drv" = "nvidia" ]; then