diff options
-rw-r--r-- | bsd-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile index 57189e9a..a5ac952b 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 sis tdfx via # i915 +SUBDIR = drm mach64 mga r128 radeon sis tdfx # via i915 CLEANFILES+= ${SHAREDFILES} |