Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem with modules
I follow http://nioswiki.jot.com/wikihome/operating...duleprogarmming (http://nioswiki.jot.com/wikihome/operatingsystems/moduleprogarmming) but when I type in "modprobe hello" what I get is "modprobe...
Altera_Forum
Honored Contributor
19 years agoHi!
I have been using the Makefile proposed by "wgoosens", and it worked. But now I have seen that I have to use the uClinux kernel 2.4.x, and it doesn't work with it. Someone knows a way to compile modules with uClinux kernel 2.4.x? If anybody asks, I have to use version 2.4 because I'm porting code that was compiled with linux 2.4, and I've found many things different (include files, and more) that makes the porting less straightforward. thank you aLeX