summaryrefslogtreecommitdiff
path: root/bsd-core/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2004-05-09 22:36:19 +0000
committerEric Anholt <anholt@freebsd.org>2004-05-09 22:36:19 +0000
commitc47b611b08327da4a5249d222079be07c26fb2ff (patch)
tree22b230f2aa2d6191cd4e0f98082a998e438ba41a /bsd-core/Makefile
parentdfdf8e14d3f8e4ceb0cad396efc8b4ecb587d5f6 (diff)
Add mach64 DRM module for BSD (untested, but compiles).
Diffstat (limited to 'bsd-core/Makefile')
-rw-r--r--bsd-core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile
index 4ab1c278..dcd6dfca 100644
--- a/bsd-core/Makefile
+++ b/bsd-core/Makefile
@@ -46,12 +46,13 @@ SHAREDFILES= drm.h \
via_mm.c \
via_mm.h
-SUBDIR = mga r128 radeon tdfx sis
+SUBDIR = mach64 mga r128 radeon sis tdfx
CLEANFILES+= ${SHAREDFILES}
.include <bsd.obj.mk>
+depend: drm_pciids.h ${SHAREDFILES}
all: drm_pciids.h ${SHAREDFILES}
drm_pciids.h: ${SHARED}/drm_pciids.txt