mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
enhance building of projects/target. building of more then one project at some time is supported. ojects and targets located now in projects dir. you can build projects other then generic with PROJECT=xxx make
This commit is contained in:
2181
projects/cx700/linux/linux.i386.conf
Normal file
2181
projects/cx700/linux/linux.i386.conf
Normal file
File diff suppressed because it is too large
Load Diff
12
projects/cx700/options
Normal file
12
projects/cx700/options
Normal file
@@ -0,0 +1,12 @@
|
||||
# Mediacenter to use (elisa, entertainer)
|
||||
MEDIACENTER=elisa
|
||||
|
||||
# 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="openchrome-ttm nv vesa"
|
||||
DRIDRIVERS="swrast,openchrome"
|
||||
|
||||
MESA=Mesa-openchrome
|
||||
LIBDRM=libdrm-newttm
|
||||
|
||||
2720
projects/generic/linux/linux.i386.conf
Normal file
2720
projects/generic/linux/linux.i386.conf
Normal file
File diff suppressed because it is too large
Load Diff
12
projects/generic/options
Normal file
12
projects/generic/options
Normal file
@@ -0,0 +1,12 @@
|
||||
# Mediacenter to use (elisa, entertainer)
|
||||
MEDIACENTER=elisa
|
||||
|
||||
# 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="ati nouveau nv vesa openchrome intel"
|
||||
|
||||
MESA=Mesa
|
||||
LIBDRM=libdrm
|
||||
DRIDRIVERS="swrast,unichrome,r200,r300,radeon,i810,i915,i965"
|
||||
|
||||
2181
projects/jetway_j7f5m/linux/linux.i386.conf
Normal file
2181
projects/jetway_j7f5m/linux/linux.i386.conf
Normal file
File diff suppressed because it is too large
Load Diff
12
projects/jetway_j7f5m/options
Normal file
12
projects/jetway_j7f5m/options
Normal file
@@ -0,0 +1,12 @@
|
||||
# Mediacenter to use (elisa, entertainer)
|
||||
MEDIACENTER=elisa
|
||||
|
||||
# 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="openchrome-ttm"
|
||||
DRIDRIVERS="openchrome"
|
||||
|
||||
MESA=Mesa-openchrome
|
||||
LIBDRM=libdrm-newttm
|
||||
|
||||
Reference in New Issue
Block a user