Dear all:
While compiling the kernel, I find the command like below:
"make -f scripts/Makefile.build obj=arch/mips/kernel".
It seems we build the kernel by passing different obj to
"scripts/Makefile.build"
Where is the for loop to iteratively passing different obj to Makefile.build?
Appreciate your help,
miloody

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to