mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-11-03 10:41:00 -05:00
* Adjust MIPS compiler options at run-time depending on tools version
("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new,
"-mcpu=4kc" for old tools)