update to linux 2.6.31-rc3-git4, add intel and intel-ati project

This commit is contained in:
Stephan Raue
2009-07-20 00:16:23 +02:00
parent 152c971d86
commit e927afa321
37 changed files with 13607 additions and 134691 deletions

View File

@@ -1,5 +1,5 @@
# Mediacenter to use (elisa, entertainer)
MEDIACENTER=elisa
# Mediacenter to use (moovida, entertainer)
MEDIACENTER=moovida
# X.org drivers to use (all/ati/geode/glint/i740/intel/mga/nv/openchrome/
# radeonhd/s3/s3virge/savage/sis/tdfx/trident/vesa/vmware)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,15 @@
# Mediacenter to use (moovida, entertainer)
MEDIACENTER=moovida
GAMES=yes
EMULATORS=yes
# 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"
DRIDRIVERS="mach64,r128,r200,r300,radeon"
MESA=Mesa
LIBDRM=libdrm

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

15
projects/intel/options Normal file
View File

@@ -0,0 +1,15 @@
# Mediacenter to use (moovida, entertainer)
MEDIACENTER=moovida
GAMES=yes
EMULATORS=yes
# 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="intel"
DRIDRIVERS="i915,i965"
MESA=Mesa-master
LIBDRM=libdrm-master

View File

@@ -1,5 +1,5 @@
# Mediacenter to use (elisa, entertainer)
MEDIACENTER=elisa
# Mediacenter to use (moovida, entertainer)
MEDIACENTER=moovida
GAMES=yes
EMULATORS=yes