aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/makefile')
-rw-r--r--Projects/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Projects/makefile b/Projects/makefile
index 50851a3ef..59de892bf 100644
--- a/Projects/makefile
+++ b/Projects/makefile
@@ -16,10 +16,6 @@
all:
make -C Magstripe clean
make -C Magstripe all
-
- make -C AVRISP_Programmer clean
- make -C AVRISP_Programmer all
%:
make -C Magstripe $@
- make -C AVRISP_Programmer $@