aboutsummaryrefslogtreecommitdiff
path: root/examples/blink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blink/Makefile')
-rw-r--r--examples/blink/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/blink/Makefile b/examples/blink/Makefile
index c70ed33..4e4f81e 100644
--- a/examples/blink/Makefile
+++ b/examples/blink/Makefile
@@ -1,4 +1,5 @@
EXAMPLE_NAME = blink
SRC = blink.c
+IOEROOT=../../
include ../examples.mk