All of lore.kernel.org
 help / color / mirror / Atom feed
* When does Makefile init the variables like KBUILD_OUTPUT
@ 2013-01-17  2:26 Bin Wang
  2013-01-18  2:42 ` Bin Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Bin Wang @ 2013-01-17  2:26 UTC (permalink / raw)
  To: kernelnewbies

Hi, all

The kernel Makefile init the variables like KBUILD_OUTPUT outside any 
target's make process. But when I try to output the KBUILD_OUTPUT in the 
target's make process, for example, the target "help", I find it is not 
defined. I want to know when will it init? Thanks a lot.

Bin Wang

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

end of thread, other threads:[~2013-01-18  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17  2:26 When does Makefile init the variables like KBUILD_OUTPUT Bin Wang
2013-01-18  2:42 ` Bin Wang

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.