diff options
Diffstat (limited to 'arch/mips/loongson/Makefile')
| -rw-r--r-- | arch/mips/loongson/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/loongson/Makefile b/arch/mips/loongson/Makefile index 0dc0055754cd..7429994e7604 100644 --- a/arch/mips/loongson/Makefile +++ b/arch/mips/loongson/Makefile | |||
| @@ -15,3 +15,9 @@ obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ | |||
| 15 | # | 15 | # |
| 16 | 16 | ||
| 17 | obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/ | 17 | obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/ |
| 18 | |||
| 19 | # | ||
| 20 | # All Loongson-3 family machines | ||
| 21 | # | ||
| 22 | |||
| 23 | obj-$(CONFIG_CPU_LOONGSON3) += loongson-3/ | ||
