aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cobalt/Platform
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <[email protected]>
2010-08-05MIPS: Move Cobalt Makefile parts to their own Platform fileYoichi Yuasa1-0/+6
Signed-off-by: Yoichi Yuasa <[email protected]> Cc: linux-mips <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/1321/ Signed-off-by: Ralf Baechle <[email protected]>