All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] which make target?
@ 2007-02-19  1:07 Daniel Ng
  2007-02-19  7:54 ` Philippe Ney
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ng @ 2007-02-19  1:07 UTC (permalink / raw)
  To: buildroot

Hi,

If I edit skel.tar.gz, is there a make target I can specify instead of doing 
a 'make clean' then 'make' eg. something like 'make skel'?

Cheers,
Daniel

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

* [Buildroot] which make target?
  2007-02-19  1:07 [Buildroot] which make target? Daniel Ng
@ 2007-02-19  7:54 ` Philippe Ney
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Ney @ 2007-02-19  7:54 UTC (permalink / raw)
  To: buildroot

> Hi,
> 
> If I edit skel.tar.gz, is there a make target I can specify instead of doing 
> a 'make clean' then 'make' eg. something like 'make skel'?
> 
> Cheers,
> Daniel

Hi,

# rm -rf $(BUILD_DIR)/root
# make

Should do the trick.

Philippe

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

end of thread, other threads:[~2007-02-19  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-19  1:07 [Buildroot] which make target? Daniel Ng
2007-02-19  7:54 ` Philippe Ney

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.