diff options
Diffstat (limited to 'sys/dev/microcode/Makefile')
-rw-r--r-- | sys/dev/microcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/Makefile b/sys/dev/microcode/Makefile index e1da57ad6c1..c0984c81222 100644 --- a/sys/dev/microcode/Makefile +++ b/sys/dev/microcode/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.12 2006/01/09 20:03:37 damien Exp $ +# $OpenBSD: Makefile,v 1.13 2006/03/16 00:26:09 deraadt Exp $ -SUBDIR= atmel neomagic symbol kue typhoon uyap cirruslogic yds fxp ral +SUBDIR= atmel cirruslogic fxp kue neomagic ral symbol typhoon uyap yds .include <bsd.subdir.mk> |