Re: fs patch mess? (probably discussed before?)

From: Kenneth C. Arnold (kcarnold@yahoo.com)
Date: Tue Jun 13 2000 - 18:40:24 EST


On Tue, Jun 13, 2000 at 06:46:03PM -0400, Michael T. Gilmore wrote:
> "Kenneth C. Arnold" wrote:
> > ALL_SUB_DIRS = # NULL
> > ALL_SUB_DIRS = $(ALL_SUB_DIRS) ext2
> > ALL_SUB_DIRS = $(ALL_SUB_DIRS) minix
> > ALL_SUB_DIRS = $(ALL_SUB_DIRS) fat
> > ...
> > ALL_SUB_DIRS = $(ALL_SUB_DIRS) reiserfs
> > ALL_SUB_DIRS = $(ALL_SUB_DIRS) ext3
> > etc.
> >
>
> How about Alternative #2:
>
> Where you simply add 1 or more "new" entries with "\"
> after the var line or before the "end" line.

Yeah, that is a better idea...

Of course, any change like this will require modifications to the patches. But
the maintainers should repatch for 2.4.0 anyway, and this is a very minor
change. However, there are likely many other places in the kernel Makefile
system that have these problems. To whoever is doing the Makefile system
rewrite (Keith Owens?), make sure that this sort of mess is not part of the new
system (from your plan, it looks like it won't be -- good).

Thanks,

Kenneth

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



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:30 EST