Rick Ball wrote: > I get the following error when attempting to build a kernel > for the default config of the OMAP3 EVM board with the latest > 'git' from: > > git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git > ... > > Am I doing something wrong here? Am I mistaken in thinking > that compiling for this board should work? Yes, you're using the wrong kernel. Use the linux-omap kernel: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git Or Linus' tree directly: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git The one you're using is an internal development tree on which the OMAP3 EVM board is not well supported. - Anand -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html