Difference between revisions of "Talk:Kernel build instructions"
From Pandora Wiki
Linux-SWAT (talk | contribs) |
Linux-SWAT (talk | contribs) |
||
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... | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
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...