summaryrefslogtreecommitdiff
path: root/etc/etc.sgi
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2006-04-16 02:49:54 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2006-04-16 02:49:54 +0000
commitb548c8dc4ec8bdd1b6dbdab37b13e6913b45ef52 (patch)
treef0f340395bc9d806f82d36a6d46cfca33a577cae /etc/etc.sgi
parent9057cdc872e4985a9cda981d827ddda9126a06d2 (diff)
shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and
pave the way for future work; ok since this does not change the generated MAKEDEV
Diffstat (limited to 'etc/etc.sgi')
-rw-r--r--etc/etc.sgi/MAKEDEV.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/etc/etc.sgi/MAKEDEV.md b/etc/etc.sgi/MAKEDEV.md
index 40002ebfd21..360f7395f7e 100644
--- a/etc/etc.sgi/MAKEDEV.md
+++ b/etc/etc.sgi/MAKEDEV.md
@@ -1,8 +1,8 @@
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.10 2005/08/01 22:22:13 deraadt Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.11 2006/04/16 02:49:52 todd Exp $-},
etc.MACHINE)dnl
dnl
-dnl Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
+dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
@@ -89,10 +89,5 @@ target(all, cd, 0, 1)dnl
target(all, sd, 0, 1, 2, 3, 4)dnl
target(all, vnd, 0, 1, 2, 3)dnl
target(all, ccd, 0, 1, 2, 3)dnl
-target(ramd, sd, 0, 1, 2, 3, 4)dnl
-target(ramd, wd, 0, 1, 2, 3, 4)dnl
-target(ramd, st, 0, 1)dnl
-target(ramd, cd, 0, 1)dnl)dnl
-target(ramd, rd, 0)dnl
target(ramd, tty0, 0, 1)dnl
target(ramd, pty, 0)dnl