[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1266765484.2192.5.camel@localhost>
Date: Sun, 21 Feb 2010 20:48:04 +0530
From: Jaswinder Singh Rajput <jaswinder@...nel.org>
To: Randy Dunlap <randy.dunlap@...cle.com>,
Joel Becker <joel.becker@...cle.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: How to disable configfs_example modules
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists