Re: [PATCH] 1/8 LTT for 2.5.34: Core infrastructure

From: Sam Ravnborg (sam@ravnborg.org)
Date: Tue Sep 10 2002 - 13:40:41 EST


On Tue, Sep 10, 2002 at 02:16:02PM -0400, Karim Yaghmour wrote:
> +ifdef CONFIG_TRACE
> +obj-y += trace.o
> endif
This is still bogus.
The day that CONFIG_TRACE equals n you will still include trace.o.
An explicit test for m or y is preferable.

On the other hand there is a lot of places in the makefiles that gets this
wrong - sigh.

        Sam
-
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/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:22 EST