aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson2ef/fuloong-2e/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang1-0/+6
As later model of GSx64 family processors including 2-series-soc have similar design with initial loongson3a while loongson2e/f seems less identical, we separate loongson2e/f support code out of mach-loongson64 to make our life easier. This patch contains mostly file moving works. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> [paulburton@kernel.org: Squash in the MAINTAINERS updates] Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: linux-mips@vger.kernel.org Cc: paul.burton@mips.com