summaryrefslogtreecommitdiffstats
path: root/manual/platform/Makefile
blob: 4f9652f04c46a91308d9ac81ad85063ad530911c (plain)
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