Re: [kbuild-devel] Re: Cross-referencing frenzy

2001-04-19 Thread Peter Samuelson
[esr] > > CONFIG_SOUND_YMPCI: arch/ppc/configs/power3_defconfig >arch/arm/def-configs/footbridge arch/arm/def-configs/rpc arch/arm/def-configs/lart >arch/arm/def-configs/shark [jgarzik] > typo, that should be ...YMFPCI. Actually it's not a typo (although the fix is the same). The old "SB-c

Re: [kbuild-devel] Re: Cross-referencing frenzy

2001-04-19 Thread Rogier Wolff
Eric S. Raymond wrote: > Rogier Wolff <[EMAIL PROTECTED]>: > > I think it should be possible to do: > > > > /* to enable the special stuff, change the "undef" to "define", > >If you really want you can add this to Config.in so that you're presented > >with this choice when configuring yo

Re: [kbuild-devel] Re: Cross-referencing frenzy

2001-04-19 Thread Eric S. Raymond
Rogier Wolff <[EMAIL PROTECTED]>: > I think it should be possible to do: > > /* to enable the special stuff, change the "undef" to "define", >If you really want you can add this to Config.in so that you're presented >with this choice when configuring your kernel. But it's not neccesary >