From a7359f128c6524308220b4fd28529034b9e5c4f8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 20 Nov 2004 04:32:07 +0000 Subject: sgi too --- sys/dev/microcode/atmel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/atmel/Makefile b/sys/dev/microcode/atmel/Makefile index 8e6a4171ce9..32d33ab411e 100644 --- a/sys/dev/microcode/atmel/Makefile +++ b/sys/dev/microcode/atmel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2004/11/17 02:24:47 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2004/11/20 04:32:06 deraadt Exp $ NOPROG= NOMAN= @@ -7,7 +7,7 @@ NOMAN= .if (${MACHINE} == "i386") || (${MACHINE} == "amd64") || \ (${MACHINE} == "alpha") || (${MACHINE} == "sparc64") || \ (${MACHINE_ARCH} == "powerpc") || (${MACHINE} == "cats") || \ - (${MACHINE} == "hppa") + (${MACHINE} == "hppa") || (${MACHINE} == "sgi") FIRM= atu-intersil-int atu-intersil-ext \ atu-rfmd-int atu-rfmd-ext \ -- cgit v1.2.3