Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMakefile for simple linux device driver
Hello everyone, i'm trying to write a device driver. It is an external driver. It should be load with insmod in an running system. My problem is, that i cannot build the module (I sta...
Altera_Forum
Honored Contributor
21 years agoThank you for help Ken and for your patience with me.
It works... the "dos2unix hint" solved my problem. Again, thank you very much.