diff options
Diffstat (limited to 'sys/arch/arc/conf/GENERIC')
-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 262afdd595b..0cc5855093d 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.7 1996/09/20 23:17:01 niklas Exp $ +# $OpenBSD: GENERIC,v 1.8 1996/09/24 19:37:26 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 swap generic +config bsd root on sd0 # # Definition of system |