summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b3e7d4c6bec..f2b75e1954c 100644
--- a/sys/dev/microcode/Makefile
+++ b/sys/dev/microcode/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.15 2006/08/17 12:43:37 deraadt Exp $
+# $OpenBSD: Makefile,v 1.16 2006/10/02 02:30:22 deraadt Exp $
-SUBDIR= atmel cirruslogic fxp kue neomagic ral rum \
+SUBDIR= atmel bnx cirruslogic fxp kue neomagic ral rum \
symbol typhoon uyap yds zydas
.include <bsd.subdir.mk>