aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkNetworkRPi/Makefile
diff options
context:
space:
mode:
authorJohn Whittington <git@jbrengineering.co.uk>2020-08-10 16:37:32 +0200
committerJohn Whittington <git@jbrengineering.co.uk>2020-08-10 16:37:32 +0200
commit2329d19b97a3a3a115b6a414a6235f5d398bae2b (patch)
tree78df2b3c6e1fc185f13199add4f784026c58f6b6 /examples/BlinkNetworkRPi/Makefile
parentbf319c49b7f7ff17e073422a3ba06a701e12f590 (diff)
remove #630
Diffstat (limited to 'examples/BlinkNetworkRPi/Makefile')
-rw-r--r--examples/BlinkNetworkRPi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BlinkNetworkRPi/Makefile b/examples/BlinkNetworkRPi/Makefile
index c119b53..15e565e 100644
--- a/examples/BlinkNetworkRPi/Makefile
+++ b/examples/BlinkNetworkRPi/Makefile
@@ -16,7 +16,7 @@ AVRDUDE_CONF=/usr/local/etc/avrdude.conf
FORCE_MONITOR_PORT=true
MONITOR_PORT=/dev/spidev0.0
-include $(ARDMK_DIR)/Arduino.mk
+include ../../Arduino.mk
# Additional rules to use a remote Raspberry Pi programmer