Commit e96daf2f authored by Aurelio Colosimo's avatar Aurelio Colosimo Committed by Alessandro Rubini

git submodule ppsi automatically inited by make (when missing)

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent d21a073e
......@@ -134,6 +134,7 @@ tools:
gitmodules:
@test -d ptp-noposix/libposix || echo "Checking out submodules"
@test -d ptp-noposix/libposix || git submodule update --init
@test -d ppsi/arch-spec || git submodule update --init
# following targets from Makefile.kconfig
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment