mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
arch/mips/src/mips32/Kconfig: Allow Penguino for windows for the Windows Ubuntu platform as well.
This commit is contained in:
@@ -55,7 +55,7 @@ config MIPS32_TOOLCHAIN_MICROCHIPOPENL
|
||||
|
||||
config MIPS32_TOOLCHAIN_PINGUINOW
|
||||
bool "Pinguino mips-elf toolchain under Windows"
|
||||
depends on TOOLCHAIN_WINDOWS
|
||||
depends on TOOLCHAIN_WINDOWS || WINDOWS_UBUNTU
|
||||
select ARCH_TOOLCHAIN_GNU
|
||||
|
||||
config MIPS32_TOOLCHAIN_PINGUINOL
|
||||
|
||||
Reference in New Issue
Block a user