Re: Compiling and Loading Kernel Modules in FC5

From: Robert Hancock
Date: Wed Dec 20 2006 - 18:57:05 EST


zeenix wrote:
Well this is my first attempt at creating a kernel module. I went on
like that.
Now when i run make i get the problem,

make: *** No targets specified and no makefile found. Stop.

when i run "make MakeFile" i get the following message
make: Nothing to be done for `MakeFile'.

I am running Fedora Core 5.
Any Ideas..
My make file is named MakeFile

Call it Makefile, not MakeFile. Or do make -f MakeFile, but I'm not sure if that works.

--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@xxxxxxxxxxxxx
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/