diff options
| -rw-r--r-- | sys/alpha/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 1bbc1ea09f0d..8e33597dc1a6 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.14.2.8 1999/06/19 21:38:04 wpaul Exp $ +# $Id: GENERIC,v 1.14.2.9 1999/07/03 01:36:43 msmith Exp $ machine "alpha" cpu "EV4" @@ -106,7 +106,6 @@ device mx0 device pn0 device rl0 device tl0 -device wb0 device xl0 pseudo-device loop |
