summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJames Simmons <jsimmons@infradead.org>2012-06-06 20:55:04 -0400
committerJames Simmons <jsimmons@infradead.org>2012-06-06 20:55:04 -0400
commit2f6d20496dc21adc463f6ec06a96a8a0fe1a4e03 (patch)
tree3212b341de94b9bf9f1cf6121fb0668ae0c3e4d8 /src/Makefile.am
parentec466d77f951a5c56bc198a8c24903437b43eea4 (diff)
Untangle the EXA layer. Moved the UMS specific code via_ums. Started to lay foundation for H5 and H6 support.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2b41c2d..ec29781 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -41,6 +41,7 @@ openchrome_drv_la_SOURCES = \
via_3d_reg.h \
via_rop.h \
via_exa.c \
+ via_exa_h2.c \
via_bandwidth.c \
via_ums.h \
via_ch7xxx.c \