summaryrefslogtreecommitdiff
path: root/openpicc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/Makefile')
-rw-r--r--openpicc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/openpicc/Makefile b/openpicc/Makefile
index 0993dce..de01b48 100644
--- a/openpicc/Makefile
+++ b/openpicc/Makefile
@@ -77,6 +77,9 @@ ARM_SRC= \
application/da.c \
application/pll.c \
application/pio_irq.c \
+ application/ssc_picc.c \
+ application/tc_cdiv_sync.c \
+ application/tc_fdt.c \
os/boot/Cstartup_SAM7.c \
os/core/list.c \
os/core/queue.c \
personal git repositories of Harald Welte. Your mileage may vary