diff options
| author | martin <martin@NetBSD.org> | 2008-02-21 13:44:17 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2008-02-21 13:44:17 +0000 |
| commit | e96ec76164552a6f197320414ec6e47eaeb00cab (patch) | |
| tree | 12ef0d0030eff289e88fd0b8e924eae6bf631ede /sys/dev/sun | |
| parent | 5a3480171eeb777cb5bf2a825a8a245bd6014127 (diff) | |
rasops is global now
Diffstat (limited to 'sys/dev/sun')
| -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 |
