Forum Discussion
Altera_Forum
Honored Contributor
21 years agoKernel development on Nios Linux 2.6 distribution
The Nios II Linux 2.6 distribution is not really biased for kernel development, but since this is all what I have, what way you suggest I should develop my drivers? I understood importing the s...
Altera_Forum
Honored Contributor
21 years agoI was talking with Marc the other day and I sent him an e-mail that I was hoping to get to you.
He sent me some additional info and I noticed that modpost was attempting to use the vmlinux file as input which isn't how the Makefile/modpost is supposed to work. Can you post or send me your Makefile as well as a directory listing of where you're compiling your module? Just so you know, I was able to compile a hello_world module using the same instructions that I posted before under the 1.3 distro so I'm fairly confident it works. Let's try to get you up and running.