summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/rum/Makefile')
-rw-r--r--sys/dev/microcode/rum/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/sys/dev/microcode/rum/Makefile b/sys/dev/microcode/rum/Makefile
index 10e982a2ed2..ba3d965b9cc 100644
--- a/sys/dev/microcode/rum/Makefile
+++ b/sys/dev/microcode/rum/Makefile
@@ -1,16 +1,17 @@
-# $OpenBSD: Makefile,v 1.9 2009/09/09 12:10:35 marex Exp $
+# $OpenBSD: Makefile,v 1.10 2010/01/30 20:48:20 miod Exp $
NOPROG=
NOMAN=
CC=${HOSTCC}
# USB capable systems only
-.if (${MACHINE_ARCH} == "powerpc") || (${MACHINE} == "alpha") || \
- (${MACHINE} == "amd64") || (${MACHINE} == "armish") || \
- (${MACHINE} == "hppa") || (${MACHINE} == "hppa64") || \
- (${MACHINE} == "i386") || (${MACHINE} == "sgi") || \
- (${MACHINE} == "sparc64") || (${MACHINE} == "zaurus") || \
- (${MACHINE} == "landisk") || (${MACHINE} == "palm")
+.if (${MACHINE_ARCH} == "powerpc" || \
+ ${MACHINE} == "alpha" || ${MACHINE} == "amd64" || \
+ ${MACHINE} == "armish" || ${MACHINE} == "hppa" || \
+ ${MACHINE} == "hppa64" || ${MACHINE} == "i386" || \
+ ${MACHINE} == "landisk" || ${MACHINE} == "loongson" || \
+ ${MACHINE} == "palm" || ${MACHINE} == "sgi" || \
+ ${MACHINE} == "sparc64" || ${MACHINE} == "zaurus")
FIRM= rum-rt2573 run-rt2870 run-rt3071