Kelvin Cheung | ca585cf | 2012-07-25 16:17:24 +0200 | [diff] [blame] | 1 | # |
2 | # Common code for all Loongson 1 based systems | ||||
3 | # | ||||
4 | |||||
Huacai Chen | 30ad29b | 2015-04-21 10:00:35 +0800 | [diff] [blame] | 5 | obj-$(CONFIG_MACH_LOONGSON32) += common/ |
Kelvin Cheung | ca585cf | 2012-07-25 16:17:24 +0200 | [diff] [blame] | 6 | |
7 | # | ||||
8 | # Loongson LS1B board | ||||
9 | # | ||||
10 | |||||
11 | obj-$(CONFIG_LOONGSON1_LS1B) += ls1b/ |