From 65fd114d53aea0cd8f80f75e279b2e8d4c44c1db Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Sun, 5 Apr 2009 18:21:40 +0000 Subject: [PATCH] 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 --- sys/arm/at91/files.at91 | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/arm/at91/files.at91 b/sys/arm/at91/files.at91 index 9142749efe5..c9aafbced11 100644 --- a/sys/arm/at91/files.at91 +++ b/sys/arm/at91/files.at91 @@ -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 #