Hi everyone,
I am new at linux. And i have an am3517. I was able to install angstrom and build a filesystem with buildroot.
Now, i have to write and compile custom module. First,
i found a simple hello world example module. But at this example they compile the module with gcc. Bu i have to compile it with angstrom toolchain.
How can i do this ? or is there anyway to do that?
you can find the example here http://tldp.org/HOWTO/Module-HOWTO/x839.html
Thanks in advance,