Added mstpsnap to makefile.

This commit is contained in:
skarg
2013-09-23 19:08:52 +00:00
parent ef7f419a25
commit fcf26c9198
+3
View File
@@ -83,6 +83,9 @@ atmega168: ports/atmega168/Makefile
at91sam7s: ports/at91sam7s/makefile
$(MAKE) -s -C ports/at91sam7s clean all
mstpsnap: ports/linux/mstpsnap.mak
$(MAKE) -s -C ports/linux -f mstpsnap.mak clean all
bdk-atxx4-mstp: ports/bdk-atxx4-mstp/Makefile
$(MAKE) -s -C ports/bdk-atxx4-mstp clean all