summaryrefslogtreecommitdiffstats
path: root/sys/mips/alchemy/files.alchemy
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2009-10-15 21:03:32 +0000
committerrrs <rrs@FreeBSD.org>2009-10-15 21:03:32 +0000
commit012846ec6c6542a75d19c3072df74711bc05bdb2 (patch)
tree0ef97461eeb725f673752eee00358b8fcac4a8d3 /sys/mips/alchemy/files.alchemy
parent23e9b1526a4ceb8fec5cbc92424e9d08bb3b67b3 (diff)
downloadFreeBSD-src-012846ec6c6542a75d19c3072df74711bc05bdb2.zip
FreeBSD-src-012846ec6c6542a75d19c3072df74711bc05bdb2.tar.gz
Does 4 things:
1) Adds future RMI directories 2) Places intr_machdep.c in specfic files.arch pointing to the generic intr_machdep.c. This allows us to have an architecture dependant intr_machdep.c (which we will need for RMI) in the machine specific directory 3) removes intr_machdep.c from files.mips 4) Adds some TARGET_XLR_XLS ifdef's for the machine specific intra_machdep.h. We may need to look at finding a better place to put this. But first I want to get this thing compiling.
Diffstat (limited to 'sys/mips/alchemy/files.alchemy')
-rw-r--r--sys/mips/alchemy/files.alchemy1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/alchemy/files.alchemy b/sys/mips/alchemy/files.alchemy
index 8534431..2e0f0e7 100644
--- a/sys/mips/alchemy/files.alchemy
+++ b/sys/mips/alchemy/files.alchemy
@@ -5,3 +5,4 @@ mips/alchemy/alchemy_machdep.c standard
mips/alchemy/obio.c standard
mips/alchemy/uart_bus_alchemy.c optional uart
mips/alchemy/uart_cpu_alchemy.c optional uart
+mips/mips/intr_machdep.c standard
OpenPOWER on IntegriCloud