From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Randy Dunlap <randy.dunlap@oracle.com>,
Joel Becker <joel.becker@oracle.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: How to disable configfs_example modules
Date: Sun, 21 Feb 2010 20:48:04 +0530 [thread overview]
Message-ID: <1266765484.2192.5.camel@localhost> (raw)
Hello Randy,
I am trying to build no modules but unfortunately I am getting 3 modules
with http://userweb.kernel.org/~jaswinder/Corei7/config-i7-64.txt :
INSTALL Documentation/filesystems/configfs/configfs_example_explicit.ko
INSTALL Documentation/filesystems/configfs/configfs_example_macros.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
How can I get rid of configfs_example modules.
What is the magic in 'ifneq ($(CONFIG_CONFIGFS_FS),)' :
Documentation/filesystems/configfs/Makefile :
ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif
Thanks,
--
Jaswinder Singh.
next reply other threads:[~2010-02-21 15:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-21 15:18 Jaswinder Singh Rajput [this message]
2010-02-21 18:09 ` [PATCH] Re: How to disable configfs_example modules Randy Dunlap
2010-02-21 18:44 ` Jaswinder Singh Rajput
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=1266765484.2192.5.camel@localhost \
--to=jaswinder@kernel.org \
--cc=joel.becker@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.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