drivers/peripheral.mk

changeset 1
522426d22baa
parent 0
11aef665a5d8
     1.1 --- a/drivers/peripheral.mk	Fri Aug 13 10:43:05 2010 +0100
     1.2 +++ b/drivers/peripheral.mk	Sat Aug 06 01:48:48 2011 +0100
     1.3 @@ -2,8 +2,7 @@
     1.4  # Identify source-paths for this device's driver-sources,
     1.5  # compiled when building the library
     1.6  #---------------------------------------------------------
     1.7 -LIBRARY_C_SRCS	+= MicoDMA.c	\
     1.8 -		MicoDMAService.c
     1.9 +LIBRARY_C_SRCS	+= 
    1.10  LIBRARY_ASM_SRCS += 
    1.11  
    1.12