summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-04-19 15:08:18 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-04-19 15:08:18 +0000
commit1e15bf2bebd5ef66a6bedf8a6e63fbbb9d270488 (patch)
treea5502e63b363bb8e83136f90a10e95756565c076 /sys/dev
parente07f8448e8302bc12a15f5339806aeda44830d6c (diff)
descend into tht
Diffstat (limited to 'sys/dev')
-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 f2b75e1954c..d962524c9d9 100644
--- a/sys/dev/microcode/Makefile
+++ b/sys/dev/microcode/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.16 2006/10/02 02:30:22 deraadt Exp $
+# $OpenBSD: Makefile,v 1.17 2007/04/19 15:08:17 dlg Exp $
SUBDIR= atmel bnx cirruslogic fxp kue neomagic ral rum \
- symbol typhoon uyap yds zydas
+ symbol tht typhoon uyap yds zydas
.include <bsd.subdir.mk>