8e026910fc
Most of these files are have more comments than real code; merge them all into single board-<name>.c files. Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com> To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2869/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4 lines
124 B
Makefile
4 lines
124 B
Makefile
obj-$(CONFIG_MIPS_GPR) += board-gpr.o
|
|
obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o
|
|
obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o
|