Unix Programming - how to build a kernel image in makefile

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > February 2006 > how to build a kernel image in makefile





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how to build a kernel image in makefile
charlotte

2006-02-28, 7:51 am

I have to write the code to cross compile a kernel for the ARM arch. in
a makefile .I found from the net that after configuring the kernel with
the help of menuconfig ,one can cross compile it by the command make
ARCH=arm CROSS_COMPILE=arm-elf- Image
Kindly help me how to incorporate this into a makefile ...

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com