Re: source dependencies cleanup?

Paul Flinders (ptf@datasci.co.uk)
Tue, 10 Dec 1996 17:41:46 -0000


> From: Michael Elizabeth Chastain <mec@shout.net>
> Hi kernel hackers,
>
> In my humble opinion, the dependency stuff should not have any special
> cases for CONFIG_* or config.h or <config/*.h> or anything at all.
>
> Configuration options should be split into more files. One file per
> option is viable. So is one file per 'Config.in'.
>
> This solves the problem without writing nasty special-case code.

Seconded