Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115702
b: refs/heads/master
c: 317c35d
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Oct 17, 2008
1 parent b28f69c commit 3eb1e61
Show file tree
Hide file tree
Showing 5 changed files with 525 additions and 462 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b79d521e07aae155303a992245abb539974dbaa
refs/heads/master: 317c35d1446f68b34d4de4e1100fc01680bd4877
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/i915/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.

ccflags-y := -Iinclude/drm
i915-y := i915_drv.o i915_dma.o i915_irq.o i915_mem.o i915_opregion.o
i915-y := i915_drv.o i915_dma.o i915_irq.o i915_mem.o i915_opregion.o \
i915_suspend.o

i915-$(CONFIG_COMPAT) += i915_ioc32.o

Expand Down
Loading

0 comments on commit 3eb1e61

Please sign in to comment.