diff options
Diffstat (limited to 'arch/mips/loongson/Makefile')
-rw-r--r-- | arch/mips/loongson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/loongson/Makefile b/arch/mips/loongson/Makefile index 2b76cb0fb07d..0dc0055754cd 100644 --- a/arch/mips/loongson/Makefile +++ b/arch/mips/loongson/Makefile | |||
@@ -8,7 +8,7 @@ obj-$(CONFIG_MACH_LOONGSON) += common/ | |||
8 | # Lemote Fuloong mini-PC (Loongson 2E-based) | 8 | # Lemote Fuloong mini-PC (Loongson 2E-based) |
9 | # | 9 | # |
10 | 10 | ||
11 | obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ | 11 | obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ |
12 | 12 | ||
13 | # | 13 | # |
14 | # Lemote loongson2f family machines | 14 | # Lemote loongson2f family machines |