Makefile 164 B

1234
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-$(CONFIG_MIPS_GPR) += board-gpr.o
  3. obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o
  4. obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o