Hello, I am using this tutorial to compile a kernel for my bananapi to get the touchscreen drivers to work.
http://wiki.lemaker.org/Building_u-boot,_script.bin_and_linux-kernel However, first when I tried to compile the 3.4 kernel, it worked. Now I have the problem that I needed a more recent kernel so I decided to take another more recent kernel, version 3.19. https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-next Now when I compile the uImage it works but when I want to build the full module tree I get a map in linux-sunxi/output/lib/modules/3.19.0-rc6.etcetc/. In this map, build and source are links to linux-sunxi instead of the full module tree? Which command should I execute or what should I change in the config to get the full module tree? What would you advise me? -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
