Difference between revisions of "Talk:Kernel build instructions"

From Pandora Wiki
Jump to: navigation, search
(New page: So this seems to assume that I want to cross compile, even if I run it native. I did <pre> make CROSS_COMPILE="" uImage</pre> which looks like it works. Wonder if it will complete...)
(No difference)

Revision as of 15:55, 29 July 2010

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...