summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/files.at91
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/at91/files.at91')
-rw-r--r--sys/arm/at91/files.at919
1 files changed, 7 insertions, 2 deletions
diff --git a/sys/arm/at91/files.at91 b/sys/arm/at91/files.at91
index 8b5d7e2..4aa0b0c 100644
--- a/sys/arm/at91/files.at91
+++ b/sys/arm/at91/files.at91
@@ -4,14 +4,15 @@ arm/arm/irq_dispatch.S standard
arm/at91/at91_machdep.c standard
arm/at91/at91.c standard
arm/at91/at91_cfata.c optional at91_cfata
-arm/at91/at91_st.c standard
arm/at91/at91_mci.c optional at91_mci
+arm/at91/at91_nand.c optional nand
arm/at91/at91_pio.c standard
arm/at91/at91_pmc.c standard
arm/at91/at91_rtc.c optional at91_rtc
-arm/at91/at91_ssc.c optional at91_ssc
arm/at91/at91_spi.c optional at91_spi \
dependency "spibus_if.h"
+arm/at91/at91_ssc.c optional at91_ssc
+arm/at91/at91_st.c standard
arm/at91/at91_tc.c optional at91_tc
arm/at91/at91_twi.c optional at91_twi
arm/at91/if_ate.c optional ate
@@ -19,6 +20,10 @@ arm/at91/uart_bus_at91usart.c optional uart
arm/at91/uart_cpu_at91rm9200usart.c optional uart
arm/at91/uart_dev_at91usart.c optional uart
#
+# All the "systems on a chip" we support
+#
+arm/at91/at91rm9200.c standard
+#
# All the boards we support
#
arm/at91/board_bwct.c optional at91_board_bwct
OpenPOWER on IntegriCloud