xref: /openbmc/linux/arch/mips/loongson32/Makefile (revision 6391503b)
1#
2# Common code for all Loongson 1 based systems
3#
4
5obj-$(CONFIG_MACH_LOONGSON32) += common/
6
7#
8# Loongson LS1B board
9#
10
11obj-$(CONFIG_LOONGSON1_LS1B)  += ls1b/
12