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.
This commit is contained in:
Warner Losh 2009-02-27 23:12:28 +00:00
parent 50230f983b
commit d03c67b198

View File

@ -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
#