diff options
-rw-r--r-- | target/device/Toolchain.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Toolchain.in b/target/device/Toolchain.in index 343a3d9f8..94ec95aea 100644 --- a/target/device/Toolchain.in +++ b/target/device/Toolchain.in @@ -10,6 +10,7 @@ choice config BR2_TOOLCHAIN_NORMAL bool prompt "Use default sources for toolchain" + depends on !BR2_avr32 help Download vanilla binutils, gcc, uclibc and gdb from their main download locations, and apply patches from the |