All of lore.kernel.org
 help / color / mirror / Atom feed
* Is there a tool which can generate a small and simple source tree after config?
@ 2011-10-23 16:29 jiangtao.jit
  2011-10-23 17:05 ` Aiolia Lea
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jiangtao.jit @ 2011-10-23 16:29 UTC (permalink / raw)
  To: kernelnewbies

Hi:

While reading the kernel code
1. the huge amount of files make me scared
    there are too many alike functions in different files
    sometimes I can't figure out which one was really compiled
2. too many macros in the definition of a struct or functions declaration
    confused me a lot
    I tried to follow the generated file autoconf.h to guess the final face
    but it's really a difficult thing

Is there a tool which can generate a small and simple source tree after config?
not pre-processor
just generate a small source tree contains the files and dirs which really will be compiled
and no macros like CONFIG_SMP etc.
according to the configuration

or some other way to understand the architecture of the final working source tree?

Thanks.

--
2011-10-23 
jiangtao.jit 

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

end of thread, other threads:[~2011-10-25  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23 16:29 Is there a tool which can generate a small and simple source tree after config? jiangtao.jit
2011-10-23 17:05 ` Aiolia Lea
2011-10-25  2:15 ` Mulyadi Santosa
2011-10-25  7:34 ` Javier Martinez Canillas

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.