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?