diff options
| author | Keith Packard <keithp@keithp.com> | 2013-05-15 01:24:56 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-05-15 01:24:56 -0700 |
| commit | cdad289a0803babecd30cbc0a95be99c5caadeb5 (patch) | |
| tree | c3d6bab9318379e7563f88f2bb0785818fcf55dc /src/Makefile | |
| parent | 116d8570766fbd3ef529111171935637a2e466af (diff) | |
altos: Add flash-loader for telescience-v0.2
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 11f149dd..c3596498 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,7 +35,7 @@ ARMDIRS=\ telegps-v0.1 telegps-v0.1/flash-loader \ stm-bringup stm-demo \ telelco-v0.2 telelco-v0.2/flash-loader \ - telescience-v0.2 + telescience-v0.2 telescience-v0.2/flash-loader ifneq ($(shell which sdcc),) SUBDIRS += $(SDCCDIRS) |
