[PATCH] move CONFIG_TR and CONFIG_WATCHDOG to ENABLE_*
Tito
farmatito at tiscali.it
Tue Dec 6 23:05:13 UTC 2005
On Tuesday 06 December 2005 23:48, Rob Landley wrote:
> On Tuesday 06 December 2005 14:53, Tito wrote:
> > Hi,
> > this patch moves CONFIG_TR and CONFIG_WATCHDOG to ENABLE_*
> > so that there are no more conflicts with some kernel headers.
> > It is tested and works fine for me.
>
> In fact, going back to your original post the only problem I'm seeing is in
> applets.h, which seems to be the only relevant file your patch is changing.
>
> The thing is, if the CONFIG_ leaking was affecting kconfig and the makefiles,
> then TR and WATCHDOG would simply have been silently switched on. Instead,
> it's only affecting C code that #includes the polluted headers. And the only
> instance of that you patched is applets.h.
>
> I checked in a possible fix (12707). Does that work for you now? (If not, I
> need a better understanding of the problem.)
Yes, works fine, thanks.
I didn't understand how the bb_config.h stuff works,
now i know better.....
Ciao,
Tito
> Rob
More information about the busybox
mailing list