1 2 3 4 5 6 7 8
# Dummy Makefile to trick the build system into not buiding tools and firmware # all: @true clean: @true