summaryrefslogtreecommitdiff
path: root/linux/Makefile.linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux/Makefile.linux')
-rw-r--r--linux/Makefile.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile.linux b/linux/Makefile.linux
index 677353c9..58b963e0 100644
--- a/linux/Makefile.linux
+++ b/linux/Makefile.linux
@@ -147,7 +147,7 @@ R128OBJS= r128_drv.o r128_cce.o r128_bufs.o r128_context.o r128_state.o \
R128HEADERS= r128_drv.h r128_drm.h $(DRMHEADERS)
RADEONOBJS= radeon_drv.o radeon_cp.o radeon_bufs.o radeon_context.o \
- radeon_state.o
+ radeon_state.o ati_pcigart.o
RADEONHEADERS= radeon_drv.h radeon_drm.h $(DRMHEADERS)
ifeq ($(SIS),1)