]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: refactor setting of compiler options
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 26 Oct 2014 13:16:23 +0000 (14:16 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 1 Nov 2014 17:18:05 +0000 (18:18 +0100)
commit837cad1e47d2e8a81956140d37ee23f5d3c07de6
treecfd0d0c41781c381a7a5fb72c88a88c662d2d8de
parent4207917867d4bf3dc071ca0ed0ddf5955cfcc55d
MIPS: refactor setting of compiler options

Refactor and unify all compiler settings in arch/mips/config.mk.
Also add tune flags for each supported CPU type.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/config.mk
arch/mips/cpu/mips32/config.mk
arch/mips/cpu/mips64/config.mk