1
0
Fork 0

adds planck/rev3 makefile so subproject is found

This commit is contained in:
Jack Humbert 2017-02-12 23:58:44 -05:00
parent 1e97f77278
commit 4010360912

View file

@ -0,0 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../../Makefile
endif