Re: [patch 3/8] Immediate Values - Kconfig menu in EMBEDDED

From: Andi Kleen
Date: Wed Sep 12 2007 - 08:42:42 EST


> Yeah, but then you would make immediate.o an obj-y (both for
> kernel/Makefile and arch/*/kernel/Makefile) and it would be built
> even on systems that would be configured not to use immediate values.

You can stick a define into generic-immediate.h and put an ifndef
for that around immediate.c

Or the recently posted function garbage collection patches would
also take care of it.

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