~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise-security

« back to all changes in this revision

Viewing changes to drivers/gpu/drm/nouveau/Makefile

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati
  • Date: 2011-12-06 15:56:07 UTC
  • Revision ID: package-import@ubuntu.com-20111206155607-pcf44kv5fmhk564f
Tags: 3.2.0-1401.1
[ Paolo Pisati ]

* Rebased on top of Ubuntu-3.2.0-3.8
* Tilt-tracking @ ef2487af4bb15bdd0689631774b5a5e3a59f74e2
* Delete debian.ti-omap4/control, it shoudln't be tracked
* Fix architecture spelling (s/armel/armhf/)
* [Config] Update configs following 3.2 import
* [Config] Fix compilation: disable CODA and ARCH_OMAP3
* [Config] Fix compilation: disable Ethernet Faraday
* Update series to precise

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
             nv40_grctx.o nv50_grctx.o nvc0_grctx.o \
22
22
             nv84_crypt.o \
23
23
             nva3_copy.o nvc0_copy.o \
24
 
             nv40_mpeg.o nv50_mpeg.o \
 
24
             nv31_mpeg.o nv50_mpeg.o \
25
25
             nv04_instmem.o nv50_instmem.o nvc0_instmem.o \
 
26
             nv04_dac.o nv04_dfp.o nv04_tv.o nv17_tv.o nv17_tv_modes.o \
 
27
             nv04_crtc.o nv04_display.o nv04_cursor.o \
26
28
             nv50_evo.o nv50_crtc.o nv50_dac.o nv50_sor.o \
27
29
             nv50_cursor.o nv50_display.o \
28
 
             nv04_dac.o nv04_dfp.o nv04_tv.o nv17_tv.o nv17_tv_modes.o \
29
 
             nv04_crtc.o nv04_display.o nv04_cursor.o \
 
30
             nvd0_display.o \
30
31
             nv04_fbcon.o nv50_fbcon.o nvc0_fbcon.o \
31
32
             nv10_gpio.o nv50_gpio.o \
32
33
             nv50_calc.o \
33
 
             nv04_pm.o nv50_pm.o nva3_pm.o \
 
34
             nv04_pm.o nv40_pm.o nv50_pm.o nva3_pm.o nvc0_pm.o \
34
35
             nv50_vram.o nvc0_vram.o \
35
36
             nv50_vm.o nvc0_vm.o
36
37