From: phessler Date: Mon, 24 May 2021 21:06:52 +0000 (+0000) Subject: create audio devices for armv7 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=cebc78b84197734dd2f759fee6b84624ab57aac8;p=openbsd create audio devices for armv7 tested with an mp3 on a Tinkerboard OK sthen@ kettenis@ --- diff --git a/etc/etc.armv7/MAKEDEV.md b/etc/etc.armv7/MAKEDEV.md index e4584284ebd..b3295d8124d 100644 --- a/etc/etc.armv7/MAKEDEV.md +++ b/etc/etc.armv7/MAKEDEV.md @@ -1,6 +1,6 @@ define(MACHINE,armv7)dnl vers(__file__, - {-$OpenBSD: MAKEDEV.md,v 1.19 2021/01/23 05:08:33 thfr Exp $-}, + {-$OpenBSD: MAKEDEV.md,v 1.20 2021/05/24 21:06:52 phessler Exp $-}, etc.MACHINE)dnl dnl dnl Copyright (c) 2001-2004 Todd T. Fries @@ -105,6 +105,7 @@ _std(1, 2, 8, 6) dnl dnl *** armv7 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