mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 15:41:58 +00:00
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
|