All of lore.kernel.org
 help / color / mirror / Atom feed
* rebuilding object files from asm files
@ 2008-02-20 18:12 Andi Kleen
  2008-02-20 19:16 ` Sam Ravnborg
  0 siblings, 1 reply; 4+ messages in thread
From: Andi Kleen @ 2008-02-20 18:12 UTC (permalink / raw)
  To: sam; +Cc: linux-kbuild


Here's a small kbuild quirk I noticed on 2.6.25rc2. I tried to rebuild
the obj file of a assembler file (.S) with make path/to/file.o.

Normally when I do this for .o file only its dependencies and 
and the object file are built as I expect.

But with an assembler file (like arch/x86/kernel/head_64.o) kbuild
starts to rebuild everything. 

-Andi


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

end of thread, other threads:[~2008-02-20 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 18:12 rebuilding object files from asm files Andi Kleen
2008-02-20 19:16 ` Sam Ravnborg
2008-02-20 19:51   ` Andi Kleen
2008-02-20 20:01     ` Sam Ravnborg

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.