From c798a382f1e11a0fd60a78924db0663f8e988a1b Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 29 Jun 2005 02:54:19 +0000 Subject: Get the BSD DRM compiling again after MGA and mapping changes. Note that i915 has been disabled for the moment, rather than working around linux-specific code in the shared dir. --- bsd-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsd-core/Makefile') diff --git a/bsd-core/Makefile b/bsd-core/Makefile index 79dd685d..895e0377 100644 --- a/bsd-core/Makefile +++ b/bsd-core/Makefile @@ -47,7 +47,7 @@ SHAREDFILES= drm.h \ via_3d_reg.h \ via_dma.c -SUBDIR = drm i915 mach64 mga r128 radeon sis tdfx +SUBDIR = drm mach64 mga r128 radeon sis tdfx # i915 CLEANFILES+= ${SHAREDFILES} -- cgit v1.2.3