summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-12-14 01:53:02 +0000
committerderaadt <deraadt@openbsd.org>2004-12-14 01:53:02 +0000
commitd3c42ed3f557e9248a90df8b1661bae9ad5bc54d (patch)
tree89758d4a705d1eb035ec1916e55f3016dd1eb4a9 /sys/dev/microcode
parenttxp(4) late firmware loading, written somewhere over the pacific, tested (diff)
downloadwireguard-openbsd-d3c42ed3f557e9248a90df8b1661bae9ad5bc54d.tar.xz
wireguard-openbsd-d3c42ed3f557e9248a90df8b1661bae9ad5bc54d.zip
typhoon microcode file build
Diffstat (limited to 'sys/dev/microcode')
-rw-r--r--sys/dev/microcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/Makefile b/sys/dev/microcode/Makefile
index 5968248098a..e8dce9aaf95 100644
--- a/sys/dev/microcode/Makefile
+++ b/sys/dev/microcode/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.4 2004/11/22 18:49:26 deraadt Exp $
+# $OpenBSD: Makefile,v 1.5 2004/12/14 01:53:02 deraadt Exp $
-SUBDIR= atmel tigon neomagic symbol kue
+SUBDIR= atmel tigon neomagic symbol kue typhoon
.include <bsd.subdir.mk>