]> git.baikalelectronics.ru Git - kernel.git/commit
fs/Makefile: Always inspect exofs/
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 24 Oct 2011 23:36:33 +0000 (16:36 -0700)
committerBoaz Harrosh <bharrosh@panasas.com>
Mon, 24 Oct 2011 23:36:33 +0000 (16:36 -0700)
commit2a19735d25cf3bc7c8fed386c34feb5769d206da
tree80cb2e8a90b66bc575fdc0c823c5008113262711
parentb4a4f8e80f90959a725fe62071fc108014351888
fs/Makefile: Always inspect exofs/

fs/exofs directory has multiple targets now, of which the
ore.ko will be needed by the pnfs-objects-layout-driver
(fs/nfs/objlayout).

As suggested by: Michal Marek <mmarek@suse.cz>  convert
inclusion of exofs/ from obj-$(CONFIG_EXOFS_FS) => obj-$(y).
So ORE can be selected also from fs/nfs/Kconfig

CC: Michal Marek <mmarek@suse.cz>
CC: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
fs/Makefile