summaryrefslogtreecommitdiff
path: root/sys/arch/arc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arc/conf')
-rw-r--r--sys/arch/arc/conf/GENERIC4
-rw-r--r--sys/arch/arc/conf/Makefile.arc4
2 files changed, 4 insertions, 4 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
diff --git a/sys/arch/arc/conf/Makefile.arc b/sys/arch/arc/conf/Makefile.arc
index ba646119b03..501d8261246 100644
--- a/sys/arch/arc/conf/Makefile.arc
+++ b/sys/arch/arc/conf/Makefile.arc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.arc,v 1.4 1996/08/26 10:52:24 pefo Exp $
+# $OpenBSD: Makefile.arc,v 1.5 1996/09/24 19:37:26 pefo Exp $
# @(#)Makefile.arc 8.2 (Berkeley) 2/16/94
#
@@ -114,7 +114,7 @@ clean::
lint: /tmp param.c
@lint -hbxn -DGENERIC -Dvolatile= ${COPTS} ${PARAM} -UKGDB \
- ${ARC}/arc/Locore.c ${CFILES} ${ARC}/arc/swapgeneric.c \
+ ${ARC}/arc/Locore.c ${CFILES} \
ioconf.c param.c
symbols.sort: ${ARC}/arc/symbols.raw