From e38416a8d005cddd1c0668d6b1cc1fa3aec09fe8 Mon Sep 17 00:00:00 2001 From: Steve Markgraf Date: Thu, 15 Jul 2010 03:18:20 +0200 Subject: cleanup duplicated delay functions Signed-off-by: Steve Markgraf --- src/target/firmware/calypso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/target/firmware/calypso/Makefile') diff --git a/src/target/firmware/calypso/Makefile b/src/target/firmware/calypso/Makefile index ef8a6a7a..ff62cb8a 100644 --- a/src/target/firmware/calypso/Makefile +++ b/src/target/firmware/calypso/Makefile @@ -1,4 +1,4 @@ LIBRARIES+=calypso calypso_DIR=calypso -calypso_SRCS=arm.c clock.c dma.c dsp.c du.c i2c.c irq.c rtc.c spi.c tpu.c tsp.c keypad.c misc.c timer.c backlight.c uart.c uwire.c +calypso_SRCS=arm.c clock.c delay.c dma.c dsp.c du.c i2c.c irq.c rtc.c spi.c tpu.c tsp.c keypad.c misc.c timer.c backlight.c uart.c uwire.c -- cgit v1.2.3