mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
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>
3 lines
124 B
Makefile
3 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
|