Talk:Kernel build instructions

From Pandora Wiki
Revision as of 15:55, 29 July 2010 by Tsh (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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