diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/sun/files.sun | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/sun/files.sun b/sys/dev/sun/files.sun index 676b3b7a584..66cb80de807 100644 --- a/sys/dev/sun/files.sun +++ b/sys/dev/sun/files.sun @@ -1,4 +1,4 @@ -# $NetBSD: files.sun,v 1.13 2007/05/25 02:01:41 macallan Exp $ +# $NetBSD: files.sun,v 1.14 2008/02/21 13:44:17 martin Exp $ # # Configuration file for devices found on Sun machines. # @@ -57,9 +57,6 @@ file dev/sun/ms.c ms needs-flag # Framebuffer drivers # -# Raster operations for RASTERCONSOLE (this is here so dependencies work). -include "dev/rasops/files.rasops" - # Brooktree DAC attribute define bt_dac file dev/sun/bt_subr.c bt_dac |
