3f907e3338
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.
16 lines
564 B
Plaintext
16 lines
564 B
Plaintext
# $FreeBSD$
|
|
|
|
mips/atheros/apb.c standard
|
|
mips/atheros/ar71xx_machdep.c standard
|
|
mips/atheros/ar71xx_ehci.c optional ehci
|
|
mips/atheros/ar71xx_ohci.c optional ohci
|
|
mips/atheros/ar71xx_pci.c optional pci
|
|
mips/atheros/ar71xx_pci_bus_space.c optional pci
|
|
mips/atheros/ar71xx_spi.c optional ar71xx_spi
|
|
mips/atheros/ar71xx_wdog.c optional ar71xx_wdog
|
|
mips/atheros/if_arge.c optional arge
|
|
mips/atheros/uart_bus_ar71xx.c optional uart
|
|
mips/atheros/uart_cpu_ar71xx.c optional uart
|
|
mips/atheros/ar71xx_bus_space_reversed.c standard
|
|
mips/mips/intr_machdep.c standard
|