summaryrefslogtreecommitdiff
path: root/etc/etc.hppa
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2018-07-28 08:11:09 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2018-07-28 08:11:09 +0000
commit0ce8f360213e053f01b824dd766c0ff48fef3293 (patch)
tree3298c95cc4933771c6f9204a7b6a000aa04685ad /etc/etc.hppa
parentd44c1af9a70a1ec0754add9faba24fe587d70a62 (diff)
sync
Diffstat (limited to 'etc/etc.hppa')
-rw-r--r--etc/etc.hppa/MAKEDEV2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/etc.hppa/MAKEDEV b/etc/etc.hppa/MAKEDEV
index cd7e8e849bf..02263213ca2 100644
--- a/etc/etc.hppa/MAKEDEV
+++ b/etc/etc.hppa/MAKEDEV
@@ -301,9 +301,7 @@ audio*)
M audio$U c 35 $U
M mixer$U c 35 $(($U+16))
M audioctl$U c 35 $(($U+192))
- MKlist[${#MKlist[*]}]=";[ -e audio ] || ln -s audio$U audio"
MKlist[${#MKlist[*]}]=";[ -e mixer ] || ln -s mixer$U mixer"
- MKlist[${#MKlist[*]}]=";[ -e audioctl ] || ln -s audioctl$U audioctl"
;;
ttyU[0-9a-zA-Z])