Re: module choices affecting base kernel size???

David Woodhouse (dwmw2@infradead.org)
Fri, 03 May 2002 16:03:39 +0100


tom@toms.net said:
> Any ideas on a reasonable way of how to identify them?

A recursive grep for #if.*CONFIG_.*MODULE should find the majority of
offending code. As Keith says, some of it is in the Makefiles, but the
majority is in the code.

--
dwmw2

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