aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkInAVRC
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BlinkInAVRC')
-rw-r--r--examples/BlinkInAVRC/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/BlinkInAVRC/Makefile b/examples/BlinkInAVRC/Makefile
index 9080b24..a4cd2e4 100644
--- a/examples/BlinkInAVRC/Makefile
+++ b/examples/BlinkInAVRC/Makefile
@@ -11,7 +11,6 @@ F_CPU = 8000000L
ISP_PROG = stk500v1
AVRDUDE_ISP_BAUDRATE = 19200
-include ../TestSuiteCommon.mk
-include $(ARDMK_DIR)/Arduino.mk
+include ../../Arduino.mk
# !!! Important. You have to use make ispload to upload when using ISP programmer