Difference between revisions of "Talk:Kernel build instructions"
From Pandora Wiki
(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...) |
Linux-SWAT (talk | contribs) |
(4 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 19:46, 28 October 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...