diff options
author | Christian Walther <cwalther@gmx.ch> | 2024-04-21 16:10:18 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2024-08-26 12:30:24 +1000 |
commit | 0b7f6e1d3d57036aaeb082bdc685310a42dd6cb0 (patch) | |
tree | 77b2bd8b960c66e624c5edf9319a3770d8f78be1 /docs/esp32 | |
parent | 6c3dc0c0b09701b83a957368220d9c8bfe40af0a (diff) |
py/mkrules.mk: Fix 'make submodules' when building out-of-tree.
When MicroPython is used as a submodule and built from the containing
project, e.g. for the embed port, `make submodules` fails because it goes
looking for the sub-sub-module paths in the outer repository instead of in
the micropython repository. Fix this by invoking git inside the micropython
submodule.
Signed-off-by: Christian Walther <cwalther@gmx.ch>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions