diff options
author | Wojtek Kosior <kwojtus@protonmail.com> | 2020-01-14 18:17:21 +0100 |
---|---|---|
committer | Wojtek Kosior <kwojtus@protonmail.com> | 2020-01-14 18:17:21 +0100 |
commit | c5532c2b0fcca6ddfb838f050231fabbf92cdcaa (patch) | |
tree | 9d42216c10c252b3022d5db640d4de571e73cdbc /Makefile | |
parent | c56bd4c5c7d60c4640031b0d2f2342a10fd2b69d (diff) | |
download | rpi-MMU-example-c5532c2b0fcca6ddfb838f050231fabbf92cdcaa.tar.gz rpi-MMU-example-c5532c2b0fcca6ddfb838f050231fabbf92cdcaa.zip |
delete old debug line
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ # actual recipes for everything are in build/Makefile; % : - echo generic $(MAKE) -C build $@ # below is just for shell auto-completion |