summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/files.at91
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-02-17 22:33:13 +0000
committerimp <imp@FreeBSD.org>2006-02-17 22:33:13 +0000
commitda6aba0374a7f5739928f372a1d1b8dcfefeefb5 (patch)
tree341595261f159521708e7d3540febd74950c1a6a /sys/arm/at91/files.at91
parenta2ac42b55a04d1ecedbc0b89999330e65d5c2368 (diff)
downloadFreeBSD-src-da6aba0374a7f5739928f372a1d1b8dcfefeefb5.zip
FreeBSD-src-da6aba0374a7f5739928f372a1d1b8dcfefeefb5.tar.gz
These files apply to all the atmel parts that freebsd is going to run on,
so name them more generically. If we do support the MMU-less ARM7 parts, then we'll need to, at that time, expand the files we have.
Diffstat (limited to 'sys/arm/at91/files.at91')
-rw-r--r--sys/arm/at91/files.at9117
1 files changed, 17 insertions, 0 deletions
diff --git a/sys/arm/at91/files.at91 b/sys/arm/at91/files.at91
new file mode 100644
index 0000000..dbeb8ed
--- /dev/null
+++ b/sys/arm/at91/files.at91
@@ -0,0 +1,17 @@
+# $FreeBSD$
+arm/arm/cpufunc_asm_arm9.S standard
+arm/arm/irq_dispatch.S standard
+arm/at91/at91.c standard
+arm/at91/at91_st.c standard
+arm/at91/uart_bus_at91usart.c optional uart
+arm/at91/uart_cpu_at91rm9200usart.c optional uart
+arm/at91/uart_dev_at91usart.c optional uart
+arm/at91/if_ate.c optional ate
+arm/at91/at91_mci.c optional at91_mci
+arm/at91/at91_pio.c optional at91_pio
+arm/at91/at91_pmc.c optional at91_pmc
+arm/at91/at91_ssc.c optional at91_ssc
+arm/at91/at91_spi.c optional at91_spi
+arm/at91/at91_twi.c optional at91_twi
+arm/at91/at91_udp.c optional at91_udp
+arm/at91/ohci_atmelarm.c optional ohci
OpenPOWER on IntegriCloud