[Buildroot] svn commit: trunk/buildroot/toolchain/gcc

Thiago A. Corrêa thiago.correa at gmail.com
Wed Jun 18 16:33:04 UTC 2008


>        config BR2_GCC_VERSION_4_0_4
> -               depends !BR2_avr32 && !BR2_nios2
> -               depends BR2_DEPRECATED
> +               depends on !BR2_avr32 && !BR2_nios2
> +               depends on BR2_DEPRECATED
>                bool "gcc 4.0.4"

Hi Peter,

    I'm not familiar with the kconfig details.
    Is there a difference between depends and depends on? Or is it
just syntax sugar?

Cheers,
    Thiago A. Correa



More information about the buildroot mailing list