commit | 3e335672e018c06e007f85a5d54afd721fb3d6d5 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Mon Oct 24 16:36:33 2011 -0700 |
committer | Boaz Harrosh <bharrosh@panasas.com> | Mon Oct 24 16:36:33 2011 -0700 |
tree | 80cb2e8a90b66bc575fdc0c823c5008113262711 | |
parent | 611d7a5dc6f2a1a0cfd8cc07b9d15f794cbe5f98 [diff] |
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>