Thread
:
[Android] Another Android port: NITdroid
View Single Post
solca
2008-12-17 , 15:20
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#
202
Originally Posted by
cyrus
solca:
Where are you building this kernel? Within scratchbox (maemo sdk).
No. For building the kernel you just need an ARM gcc to cross compile it. I normally do:
$ cd <kernel_src_dir>
$ make CROSS_COMPILE=<path_to_cross_gcc>/bin/gcc ARCH=arm menuconfig
$ make CROSS_COMPILE= <path_to_cross_gcc>/bin/gcc ARCH=arm
__________________
NITdroid
Quote & Reply
|
The Following User Says Thank You to solca For This Useful Post:
free
solca
View Public Profile
Send a private message to solca
Visit solca's homepage!
Find all posts by solca