diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-09-30 15:14:21 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-09-30 15:14:21 +0000 |
commit | b6c1326aa4f862e7158f2a27207d4f46dd6bedb2 (patch) | |
tree | 11b91b2c95ab1e494712de128cda9ce95e7b5e1d /sys | |
parent | e185d57b03c7080feedee7faa8be704b04270cdb (diff) |
Swapgeneric
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/arc/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC index 0cc5855093d..f6e0a801265 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.8 1996/09/24 19:37:26 pefo Exp $ +# $OpenBSD: GENERIC,v 1.9 1996/09/30 15:14:20 pefo Exp $ # # Generic configuration file for MIPS R4x00 ARC Systems # @@ -56,7 +56,7 @@ options INET # Internet protocols options MACHINE_NONCONTIG # Support noncontigous memory. # Specify storage configuration (its a joke..) -config bsd root on sd0 +config bsd swap generic # # Definition of system |