FreeCalypso > hg > ffs-data-bundle
comparison Makefile @ 5:e0c7fa6be0fc
aud-pirelli: copying official fw
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 05 Apr 2022 07:28:43 +0000 |
parents | e1878231dbcd |
children |
comparison
equal
deleted
inserted
replaced
4:e1878231dbcd | 5:e0c7fa6be0fc |
---|---|
1 SUBDIR= aud-c139 aud-caramel aud-fcdev3b batteries charging | 1 SUBDIR= aud-c139 aud-caramel aud-fcdev3b aud-pirelli batteries charging |
2 | 2 |
3 all: ${SUBDIR} | 3 all: ${SUBDIR} |
4 | 4 |
5 ${SUBDIR}: FRC | 5 ${SUBDIR}: FRC |
6 cd $@; ${MAKE} ${MFLAGS} | 6 cd $@; ${MAKE} ${MFLAGS} |