mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Espen Fjellvær Olsen" <espenfjo@gmail.com>
To: li nux <lnxluv@yahoo.com>
Cc: linux <linux-kernel@vger.kernel.org>
Subject: Re: compiling "hello world" kernel module on 2.6 kernel
Date: Sat, 7 May 2005 16:05:39 +0200	[thread overview]
Message-ID: <7aaed091050507070532227f30@mail.gmail.com> (raw)
In-Reply-To: <20050507131928.10643.qmail@web60519.mail.yahoo.com>

On 5/7/05, li nux <lnxluv@yahoo.com> wrote:
> 
> default:
>          $(MAKE) -C $(KERNELDIR) M=$(PWD) modules

Try changing this to:
" $(MAKE) -C $(KERNELDIR) SUBDIRS=$(PWD) modules"


-- 
Mvh / Best regards
Espen Fjellvær Olsen
espenfjo@gmail.com
Norway

  reply	other threads:[~2005-05-07 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07 13:19 li nux
2005-05-07 14:05 ` Espen Fjellvær Olsen [this message]
2005-05-07 14:20 li nux
2005-05-08 18:32 ` Sam Ravnborg

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=7aaed091050507070532227f30@mail.gmail.com \
    --to=espenfjo@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lnxluv@yahoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome