Ian Campbell: > > #ifndef CONFIG_MMU was less important since the built kernel doesn't > > contain the functions defined in the header as long as they are unused. > > But by moving them into a source file, the built kernel will contain > > them. So ifndef CONFIG_MMU is necessary this time. > > Yes, good point.
Re-reading several makefiles, - fs/proc/Makefile builds nommu.o and task_nommu.o unconditionally. - mm/Makeilfe builds nommu.o unconditionally. So I change my mind and stop adding ifndef CONFIG_MMU. J. R. Okajima ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds