This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiling Linux Kernel under Sitara



I installed the 05.04.00.00 release of Sitara (under ubuntu) and want to compile the Linux kernel. When I issue the make command it fails to compile janz-ttl.c. So I comment out some of the stuff that fails and continue. It fails now on eeti_ts.c :-(

I can get make uImage to compile but thought a "bare" make should work to compile everything (The online documentation says it should work). (the failures are implicit functions which linux treats as fatal).

Any ideas?