From 710dc4d1140d9299f467da789bcd6a6bade854eb Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 19 Nov 2007 23:36:41 +0000 Subject: armish and zaurus too --- sys/dev/microcode/tusb3410/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode/tusb3410/Makefile') diff --git a/sys/dev/microcode/tusb3410/Makefile b/sys/dev/microcode/tusb3410/Makefile index 0af1e73efb0..9ec6f4c527a 100644 --- a/sys/dev/microcode/tusb3410/Makefile +++ b/sys/dev/microcode/tusb3410/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2007/11/16 16:30:03 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 2007/11/19 23:36:40 deraadt Exp $ NOPROG= NOMAN= @@ -9,7 +9,8 @@ CC=${HOSTCC} (${MACHINE} == "alpha") || (${MACHINE} == "sparc64") || \ (${MACHINE_ARCH} == "powerpc") || (${MACHINE} == "hppa") || \ (${MACHINE} == "hppa64") || (${MACHINE} == "sgi") || \ - (${MACHINE} == "landisk") + (${MACHINE} == "landisk") || (${MACHINE} == "armish") || \ + (${MACHINE} == "zaurus") FIRM= tusb3410 -- cgit v1.2.3