Re: Background to the argument about CML2 design philosophy

Keith Owens (kaos@ocs.com.au)
Wed, 23 May 2001 11:51:31 +1000


On Tue, 22 May 2001 11:24:54 +0200,
Daniel Phillips <phillips@bonn-fries.net> wrote:
>On Tuesday 22 May 2001 02:59, Keith Owens wrote:
>> # Not a real dependency, this checks for hand editing of .config.
>> $(KBUILD_OBJTREE)include/linux/autoconf.h: $(KBUILD_OBJTREE).config
>> @echo Your .config is newer than include/linux/autoconf.h,
>> this should not happen. @echo Always run make one of
>> "{menu,old,x}config" after manually updating .config. @/bin/false
>
>Ahem. What is wrong with revalidating it automatically? *Then* if there's a
>problem, bother the user.

Revalidate using which tool? Did the user even mean to edit .config?
This is a case where the user has to decide what to do.

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