All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: zeenix <zeenux@gmail.com>
Subject: Re: Compiling and Loading Kernel Modules in FC5
Date: Wed, 20 Dec 2006 17:54:05 -0600	[thread overview]
Message-ID: <4589CD1D.7070607@shaw.ca> (raw)
In-Reply-To: <1166610803.698706.56480@79g2000cws.googlegroups.com>

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@nospamshaw.ca
Home Page: http://www.roberthancock.com/


           reply	other threads:[~2006-12-20 23:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1166610803.698706.56480@79g2000cws.googlegroups.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4589CD1D.7070607@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zeenux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.