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 ...
how to build a kernel image in makefile ... I have to write the code to cross compile a kernel for the ARM arch. ... a makefile .I found from the net that after configuring the kernel with ... Kindly help me how to incorporate this into a makefile ... ... (comp.unix.programmer)
Re: Make Error (please help i need my webcam to work)... ... there should be a file called Makefile.... > Looks like you have to create a soft link into the kernel source.... > i'm having a real tough time trying to install this nw802 video driver ... > for my dark ring logitech quickcam.... (comp.os.linux.misc)
Re: Make Error (please help i need my webcam to work)... ... Did you look at line 485 in the Makefile?... There should be a README and INSTALL file in the driver source ... I'm confused as to why you needed to use a 2.4 driver for a 2.6 ... >> Looks like you have to create a soft link into the kernel source.... (comp.os.linux.misc)
Newbie Q: spca5xx webcam driver installation problem ... with the included default makefile.... Building SPCA5XX driver for 2.5/2.6 kernel.... # Setup the tools ... # Setup compiler warnings... (comp.os.linux.setup)
compiling external modules ... which were not deleted by 'make clean'.... Solution: distinct current kernel... is included by each Makefile.... else # ifeq,yes) ... (Linux-Kernel)