Kernel compile

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with 'Friendly rules exist like the following: <source lang="bash"> # get the preprocessed output make init/main.i # get the assembled output make init/main.o </source>')

Revision as of 12:31, 22 March 2012

Friendly rules exist like the following:

# get the preprocessed output
make init/main.i
 
# get the assembled output
make init/main.o
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox