Re: [PATCH] more procfs bits for !CONFIG_MMU

Christoph Hellwig (hch@lst.de)
Thu, 2 Jan 2003 17:35:05 +0100


On Thu, Jan 02, 2003 at 05:29:56PM +0100, Sam Ravnborg wrote:
> New Makefile:
> proc-y := proc_mmu.o
> proc-$(CONFIG_MMU) := proc_nommu.o
>

Wouldn't this add proc_mmu.o even if CONFIG_MMU is not y?

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