Loading core/main.mk +3 −0 Original line number Diff line number Diff line Loading @@ -136,6 +136,9 @@ endif # VTS-specific config. -include test/vts/tools/vts-tradefed/build/config.mk # CMTS-specific config. -include vendor/cmts/build/config.mk # This allows us to force a clean build - included after the config.mk # environment setup is done, but before we generate any dependencies. This # file does the rm -rf inline so the deps which are all done below will Loading Loading
core/main.mk +3 −0 Original line number Diff line number Diff line Loading @@ -136,6 +136,9 @@ endif # VTS-specific config. -include test/vts/tools/vts-tradefed/build/config.mk # CMTS-specific config. -include vendor/cmts/build/config.mk # This allows us to force a clean build - included after the config.mk # environment setup is done, but before we generate any dependencies. This # file does the rm -rf inline so the deps which are all done below will Loading