Difference between revisions of "Talk:Kernel build instructions"

From Pandora Wiki
Jump to: navigation, search
Line 4: Line 4:
 
make CROSS_COMPILE="" uImage</pre>
 
make CROSS_COMPILE="" uImage</pre>
 
which looks like it works. Wonder if it will complete...
 
which looks like it works. Wonder if it will complete...
 +
 +
 +
----
 +
  
 
What about modules ?--[[User:Linux-SWAT|Linux-SWAT]] 23:32, 17 February 2011 (MET)
 
What about modules ?--[[User:Linux-SWAT|Linux-SWAT]] 23:32, 17 February 2011 (MET)

Revision as of 22:32, 17 February 2011

So this seems to assume that I want to cross compile, even if I run it native. I did

make CROSS_COMPILE="" uImage

which looks like it works. Wonder if it will complete...




What about modules ?--Linux-SWAT 23:32, 17 February 2011 (MET)