Hi.

I'm still on the learning curve of using uClinux.
I'm trying to create a module (which includes sub directories).
If I understood the Makefile document right, I need to use obj-m to make a 
module.
But if I have a couple of sub directories, should I use obj-y there (since it 
complains that the .ko file is undefined when I compile) and then obj-m in the 
top-file?

Is there also a way to setup the Makefile, so I only can type make instead of 
make ARCH=nios2 CROSS_COMPILE=....... ?

Thanks, 
Niklas


_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to