aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-28 06:54:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-28 06:54:35 +0000
commit7bdd564b9d903146bbfc02fe38e586fc8e15f282 (patch)
treec644e509bc81a35a96bad01c9d801206a52d3627 /demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile
parentddc9ded3f065d8da59a843390814b1c19061c566 (diff)
downloadChibiOS-7bdd564b9d903146bbfc02fe38e586fc8e15f282.tar.gz
ChibiOS-7bdd564b9d903146bbfc02fe38e586fc8e15f282.tar.bz2
ChibiOS-7bdd564b9d903146bbfc02fe38e586fc8e15f282.zip
Updated demos using the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3094 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile')
-rw-r--r--demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile b/demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile
index 58fe3829a..531e2506a 100644
--- a/demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile
+++ b/demos/ARM7-AT91SAM7S-FATFS-GCC/Makefile
@@ -62,7 +62,7 @@ CSRC = $(PORTSRC) \
$(FATFSSRC) \
$(BOARDSRC) \
$(CHIBIOS)/os/various/shell.c \
- $(CHIBIOS)/os/various/syscalls.c \
+ $(CHIBIOS)/os/various/chprintf.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global