From c575b7e19ec83e663af91b431ac8c0a9e16a3a5d Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 15 Nov 2005 09:22:09 +0000 Subject: Fix compiling and reenable build of i915 driver. --- 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 96b878c0..db563a65 100644 --- a/bsd-core/Makefile +++ b/bsd-core/Makefile @@ -55,7 +55,7 @@ SHAREDFILES= drm.h \ via_verifier.h \ via_video.c -SUBDIR = drm mach64 mga r128 radeon savage sis tdfx # via i915 +SUBDIR = drm mach64 mga r128 radeon savage sis tdfx i915 # via CLEANFILES+= ${SHAREDFILES} -- cgit v1.2.3