Hi,
Now I am trying to compile the Linux kernel for DM355. when i fire the make command, console shows the unlimited following lines. I followed the DM355 starter manual.
& change setting in Rules.make but it did't compile.
make[7]: *** [modules] Interrupt
make[6]: *** [modules] Interrupt
make[5]: *** [modules] Interrupt
make[4]: *** [modules] Interrupt
make[3]: *** [modules] Interrupt
make[2]: *** [modules] Interrupt
make[1]: *** [release] Interrupt
make: *** [/home/arvind/dvsdk_1_30_01_41/cmem_2_00_01/packages/ti/sdo/linuxutils/cmem/src/module] Interrupt
How to compile the kernel.
Arvind