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)
commit3e335672e018c06e007f85a5d54afd721fb3d6d5
tree80cb2e8a90b66bc575fdc0c823c5008113262711
parent611d7a5dc6f2a1a0cfd8cc07b9d15f794cbe5f98
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