nuttx/arch/mips/src
Alan Rosenthal 8defb843aa Remove duplicate linker script definitions
## Summary
A lot of linker scripts were listed twice, once for unix, once for windows.

This PR cleans up the logic so they're only listed once.

 ## Impact
Any opportunity to use a single source of truth and reduce lines of code is a win!

 ## Testing
CI will test all build
2022-02-17 02:55:25 +08:00
..
common Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +08:00
mips32 arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00
pic32mx Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +08:00
pic32mz Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00