mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-06 08:18:05 +02:00
Checkpoint commit of mesa-3.5 port. Do not use.
This commit is contained in:
parent
61c15f4a2d
commit
a8760b0cba
1 changed files with 3 additions and 0 deletions
|
|
@ -133,6 +133,9 @@ MODS += mga.o
|
|||
ifeq ($(MACHINE),i386)
|
||||
MODS += i810.o
|
||||
endif
|
||||
ifeq ($(MACHINE),i686)
|
||||
MODS += i810.o
|
||||
endif
|
||||
|
||||
|
||||
MGAOBJS= mga_drv.o mga_dma.o mga_bufs.o mga_context.o mga_state.o
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue