aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWojtek Kosior <kwojtus@protonmail.com>2020-01-14 18:17:21 +0100
committerWojtek Kosior <kwojtus@protonmail.com>2020-01-14 18:17:21 +0100
commitc5532c2b0fcca6ddfb838f050231fabbf92cdcaa (patch)
tree9d42216c10c252b3022d5db640d4de571e73cdbc /Makefile
parentc56bd4c5c7d60c4640031b0d2f2342a10fd2b69d (diff)
downloadrpi-MMU-example-c5532c2b0fcca6ddfb838f050231fabbf92cdcaa.tar.gz
rpi-MMU-example-c5532c2b0fcca6ddfb838f050231fabbf92cdcaa.zip
delete old debug line
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9d9852..66f3b0a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
# actual recipes for everything are in build/Makefile;
% :
- echo generic
$(MAKE) -C build $@
# below is just for shell auto-completion