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