All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] how to clean up everything but the toolchain
@ 2009-10-01  8:04 Sven Neumann
  2009-10-01  8:44 ` Thomas Petazzoni
  2009-10-01 11:22 ` Will Newton
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Neumann @ 2009-10-01  8:04 UTC (permalink / raw)
  To: buildroot

Hi,

we are using buildroot to build a number of projects for the same
platform. Currently we do this simply by changing the .config file. In
order for the build to work after changing the .config file, we remove
the project_build_arm, build_arm and toolchain_build_arm directories. So
basically we are doing a full rebuild, including the toolchain. We could
save a lot of CPU cycles if we could reuse the toolchain build. However
I found that if I remove the build_arm directory, but not the
toolchain_build_arm directory, things will break. So I wonder if there
is an easy solution to this. Perhaps a make target that we didn't
discover yet?


Sven

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-01 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-01  8:04 [Buildroot] how to clean up everything but the toolchain Sven Neumann
2009-10-01  8:44 ` Thomas Petazzoni
2009-10-01 11:22 ` Will Newton
2009-10-01 11:28   ` Sven Neumann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.