arch/mips/src/mips32/Kconfig: Allow Penguino for windows for the Windows Ubuntu platform as well.
This commit is contained in:
parent
3b22d13493
commit
26712ef060
@ -55,7 +55,7 @@ config MIPS32_TOOLCHAIN_MICROCHIPOPENL
|
|||||||
|
|
||||||
config MIPS32_TOOLCHAIN_PINGUINOW
|
config MIPS32_TOOLCHAIN_PINGUINOW
|
||||||
bool "Pinguino mips-elf toolchain under Windows"
|
bool "Pinguino mips-elf toolchain under Windows"
|
||||||
depends on TOOLCHAIN_WINDOWS
|
depends on TOOLCHAIN_WINDOWS || WINDOWS_UBUNTU
|
||||||
select ARCH_TOOLCHAIN_GNU
|
select ARCH_TOOLCHAIN_GNU
|
||||||
|
|
||||||
config MIPS32_TOOLCHAIN_PINGUINOL
|
config MIPS32_TOOLCHAIN_PINGUINOL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user