mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fix build of ati driver
This commit is contained in:
parent
1821eb73fc
commit
f0f8b256b1
@ -17,4 +17,4 @@ cd $BUILD/$1*
|
||||
|
||||
make
|
||||
|
||||
$STRIP src/-libs/*.so
|
||||
$STRIP src/.libs/*.so
|
||||
|
@ -1,4 +1,4 @@
|
||||
# X.org drivers to use (all/ati/geode/glint/i740/intel/mga/nv/openchrome/
|
||||
# radeonhd/s3/s3virge/savage/sis/tdfx/trident/vesa/vmware)
|
||||
# Space separated list is supported, e.g. XORG_DRIVERS="ati s3"
|
||||
XORG_DRIVERS="all"
|
||||
XORG_DRIVERS="ati nv vesa openchrome"
|
||||
|
Loading…
x
Reference in New Issue
Block a user