drivers/peripheral.mk

changeset 1
dfc32cad81ba
parent 0
267b5a25932f
     1.1 diff -r 267b5a25932f -r dfc32cad81ba drivers/peripheral.mk
     1.2 --- a/drivers/peripheral.mk	Fri Aug 13 10:41:29 2010 +0100
     1.3 +++ b/drivers/peripheral.mk	Sat Aug 06 01:43:24 2011 +0100
     1.4 @@ -2,9 +2,7 @@
     1.5  # Identify source-paths for this device's driver-sources,
     1.6  # compiled when building the library
     1.7  #---------------------------------------------------------
     1.8 -LIBRARY_C_SRCS	+=			MicoGPIO.c		\
     1.9 -					MicoGPIOService.c	\
    1.10 -					LCD.c
    1.11 +LIBRARY_C_SRCS	+=		MicoGPIOService.c
    1.12  
    1.13  LIBRARY_ASM_SRCS += 
    1.14