mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Fusion: switch to fglrx driver, build with amdfam10 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
500f604770
commit
accb05ea1d
@ -35,7 +35,7 @@
|
||||
# i686 i586 i486 i386
|
||||
# (VIA CPUs) c3 c3-2
|
||||
#
|
||||
TARGET_CPU="atom"
|
||||
TARGET_CPU="amdfam10"
|
||||
;;
|
||||
|
||||
x86_64)
|
||||
@ -169,8 +169,8 @@
|
||||
|
||||
# Graphic drivers to use (all / i915,i965,r200,r300,r600,radeon,nvidia,nouveau,vmware)
|
||||
# Space separated list is supported,
|
||||
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia nouveau"
|
||||
GRAPHIC_DRIVERS="r600"
|
||||
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon fglrx nvidia nouveau"
|
||||
GRAPHIC_DRIVERS="fglrx"
|
||||
|
||||
# use libdrm-master (latest git) instead latest released version
|
||||
LIBDRM_MASTER="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user