Re: Problems with Kconfig select across directories

From: Paul Bolle
Date: Fri Oct 14 2011 - 17:35:12 EST


On Fri, 2011-10-14 at 16:35 +0200, Boaz Harrosh wrote:
> This does not work. The ORE is not compiled and MODPOST complains.
> (Given EXOFS_FS is not selected since then it will work)
>
> What am I doing wrong? Why can't I "select" in fs/nfs/Kconfig
> an option in fs/exofs/Kconfig? What can I do different?

We're not given much to go by here. So I'll just mention the first thing
that I could think of: are you sure all NFS_FS's dependencies are met
(like NETWORK_FILESYSTEMS)?


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/