summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/Makefile
diff options
context:
space:
mode:
authorIngo Albrecht2010-07-15 21:41:29 +0200
committerIngo Albrecht2010-07-15 21:41:29 +0200
commit1c8c9b8cfdf7cf6e160d0baee6e89bcb8782c25b (patch)
tree6422a3d31b4080dc3e28517c73810290bdf89657 /src/target/firmware/calypso/Makefile
parent[layer23] Changed the rxlev values in gsm322.c to GSM format (diff)
downloadosmocom-1c8c9b8cfdf7cf6e160d0baee6e89bcb8782c25b.tar.gz
osmocom-1c8c9b8cfdf7cf6e160d0baee6e89bcb8782c25b.tar.xz
osmocom-1c8c9b8cfdf7cf6e160d0baee6e89bcb8782c25b.zip
firmware: sim controller driver by dexter
Diffstat (limited to 'src/target/firmware/calypso/Makefile')
-rw-r--r--src/target/firmware/calypso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/calypso/Makefile b/src/target/firmware/calypso/Makefile
index ff62cb8..8fcad7b 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 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
+calypso_SRCS=arm.c clock.c delay.c dma.c dsp.c du.c i2c.c irq.c rtc.c sim.c spi.c tpu.c tsp.c keypad.c misc.c timer.c backlight.c uart.c uwire.c