commit | cd3241a5b189c74264d06e6413397eaa3b9dca81 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Jun 30 22:41:11 2021 +0000 |
committer | György Szing <gyorgy.szing@arm.com> | Thu Jul 01 01:01:50 2021 +0200 |
tree | c1f087d3e9e30025f2fdbc8b35cb88e3f4e69ef4 | |
parent | 2f6671337c57254812e0694283b457e8497b38b0 [diff] |
Fix: nanopb files always generated The dependencies of nanopb generation targets are incorrect and as a result the project is re-built even if there are no changed files. This patch corrects the dependencies and eliminates the unnecessary rebuilds. Change-Id: I52b07fcb868594994e2b61f4beb419a9928b8db2 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>