summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/intr_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/intr_machdep.h')
-rw-r--r--sys/mips/include/intr_machdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/intr_machdep.h b/sys/mips/include/intr_machdep.h
index 575bba4..3d66e63 100644
--- a/sys/mips/include/intr_machdep.h
+++ b/sys/mips/include/intr_machdep.h
@@ -29,7 +29,7 @@
#ifndef _MACHINE_INTR_MACHDEP_H_
#define _MACHINE_INTR_MACHDEP_H_
-#ifdef TARGET_XLR_XLS
+#ifdef CPU_RMI
#define XLR_MAX_INTR 64
#else
#define NHARD_IRQS 6
OpenPOWER on IntegriCloud