diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-09-02 11:33:26 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-09-02 11:33:26 +0000 |
commit | 2cfef90528c9186695cf45ecb120b1282b5222dc (patch) | |
tree | 16254decd77e5488002b0d17d218e6077d57b19d /sys/arch/arc/conf/GENERIC | |
parent | a9febc91a19aa9a13d1f362f8f4c4af300643916 (diff) |
ZAP GENERIC!
Diffstat (limited to 'sys/arch/arc/conf/GENERIC')
-rw-r--r-- | sys/arch/arc/conf/GENERIC | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC index 9e0a6ce73f7..2904f35b042 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -6,9 +6,6 @@ machine arc maxusers 8 -# does not really do anything anymore, but this replaces "ident GENERIC" -options GENERIC - # Need to set locally options TIMEZONE="8*60" # minutes west of GMT (for) options DST=1 # use daylight savings rules |