xref: /linux/arch/mips/loongson32/Makefile (revision c0c914eca7f251c70facc37dfebeaf176601918d)
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