summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/files.at91
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2009-02-27 23:12:28 +0000
committerimp <imp@FreeBSD.org>2009-02-27 23:12:28 +0000
commit4d511e5cfe4a392c49f26260b3bf5f4e29b7b8e6 (patch)
tree53ca710bafe4ea75e7f2c06133a049d48d34a024 /sys/arm/at91/files.at91
parent0f725fd6ff9286a046f390258eb8a0b2313a9f22 (diff)
downloadFreeBSD-src-4d511e5cfe4a392c49f26260b3bf5f4e29b7b8e6.zip
FreeBSD-src-4d511e5cfe4a392c49f26260b3bf5f4e29b7b8e6.tar.gz
Move to new usb stack that puts the front-end bus attachments with the
usb stack rather than with the rest of the processor support code. Not sure that's a good idea, as we were moving away from it, but this fixes the build in the mean time so we can have that discussion.
Diffstat (limited to 'sys/arm/at91/files.at91')
-rw-r--r--sys/arm/at91/files.at912
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/at91/files.at91 b/sys/arm/at91/files.at91
index 108e67a..9142749 100644
--- a/sys/arm/at91/files.at91
+++ b/sys/arm/at91/files.at91
@@ -15,10 +15,10 @@ arm/at91/at91_tc.c optional at91_tc
arm/at91/at91_twi.c optional at91_twi
arm/at91/at91_udp.c optional at91_udp
arm/at91/if_ate.c optional ate
-arm/at91/ohci_atmelarm.c optional ohci
arm/at91/uart_bus_at91usart.c optional uart
arm/at91/uart_cpu_at91rm9200usart.c optional uart
arm/at91/uart_dev_at91usart.c optional uart
+dev/usb/controller/ohci_atmelarm.c optional ohci
#
# All the boards we support
#
OpenPOWER on IntegriCloud