Browse Source

readd audio devices, from david@, thanks!

OPENBSD_5_5
ratchov 10 years ago
parent
commit
f4b52f62a7
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/etc.zaurus/MAKEDEV.md

+ 2
- 1
src/etc/etc.zaurus/MAKEDEV.md View File

@ -1,6 +1,6 @@
define(MACHINE,zaurus)dnl
vers(__file__,
{-$OpenBSD: MAKEDEV.md,v 1.35 2014/01/05 01:16:52 deraadt Exp $-},
{-$OpenBSD: MAKEDEV.md,v 1.36 2014/02/14 20:02:40 ratchov Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
@ -100,6 +100,7 @@ _std(1, 2, 8, 6)
dnl
dnl *** zaurus specific targets
dnl
twrget(all, au, audio, 0, 1, 2)dnl
target(all, ch, 0)dnl
target(all, vscsi, 0)dnl
target(all, diskmap)dnl


Loading…
Cancel
Save