summaryrefslogtreecommitdiff
path: root/etc/etc.loongson
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2021-04-02 02:29:57 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2021-04-02 02:29:57 +0000
commitc8e85e00ace959a335533384b67064af367135ea (patch)
tree9830f0ba13de62d014228e2285454cf98e877362 /etc/etc.loongson
parentd285a2a9aef74333bfa3d252e56c1671db50e842 (diff)
don't put ptys onto the ramdisk media
from miod
Diffstat (limited to 'etc/etc.loongson')
-rw-r--r--etc/etc.loongson/MAKEDEV.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.loongson/MAKEDEV.md b/etc/etc.loongson/MAKEDEV.md
index 3f70186337b..05941af0e52 100644
--- a/etc/etc.loongson/MAKEDEV.md
+++ b/etc/etc.loongson/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,loongson)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.34 2021/02/12 10:26:34 jsg Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.35 2021/04/02 02:29:56 deraadt Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -113,7 +113,6 @@ target(all, vnd, 0, 1, 2, 3)dnl
target(all, switch, 0, 1, 2, 3)dnl
target(all, dri)dnl
target(all, drm, 0, 1, 2, 3)dnl
-target(ramd, pty, 0)dnl
target(ramd, bio)dnl
target(ramd, diskmap)dnl
target(ramd, random)dnl