MFp4 //depot/projects/usb@159992

at91_udp.c does not exist anymore, it is now replaced by at91dci in
src/sys/dev/usb/controller. Also remove the ohci_atmelarm.c because it is also
included in src/sys/conf/files

Submitted by:	Sylvestre Gallon
This commit is contained in:
Andrew Thompson 2009-04-05 18:21:40 +00:00
parent 03797f3300
commit 65fd114d53
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190740

View file

@ -13,12 +13,10 @@ arm/at91/at91_spi.c optional at91_spi \
dependency "spibus_if.h"
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/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
#