From: Emmanuel Varagnat <varagnat@crm.mot.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Makefile problem and modules
Date: Thu, 12 Jul 2001 16:59:18 +0200 [thread overview]
Message-ID: <3B4DBB46.24EB460F@crm.mot.com> (raw)
I wrote a module for IPv6 but there is a case when it is
compiled.
(For the moment my code can only work as a module...)
When IPv6 is compiled as a module, my module is well compiled.
But if IPv6 is directly in the kernel, my module is not take
into account (I've got no object file).
Here is the only line I added to the Makefile (near the end):
obj-$(CONFIG_IPV6_MYSTUFF) += mystuff.o
Thanks in advance.
-Manu
next reply other threads:[~2001-07-12 15:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-12 14:59 Emmanuel Varagnat [this message]
2001-07-13 22:07 ` Makefile problem and modules Andrzej Krzysztofowicz
[not found] <fa.fo00suv.1ug283k@ifi.uio.no>
2001-07-12 15:18 ` Giacomo Catenazzi
2001-07-12 15:31 ` Emmanuel Varagnat
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=3B4DBB46.24EB460F@crm.mot.com \
--to=varagnat@crm.mot.com \
--cc=linux-kernel@vger.kernel.org \
/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