diff options
Diffstat (limited to 'arch/mips/loongson/common/Makefile')
| -rw-r--r-- | arch/mips/loongson/common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/loongson/common/Makefile b/arch/mips/loongson/common/Makefile index 7668c4de1151..cdd2e812ba1a 100644 --- a/arch/mips/loongson/common/Makefile +++ b/arch/mips/loongson/common/Makefile | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \ | 5 | obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \ |
| 6 | pci.o bonito-irq.o mem.o machtype.o platform.o | 6 | pci.o bonito-irq.o mem.o machtype.o platform.o |
| 7 | obj-$(CONFIG_GENERIC_GPIO) += gpio.o | ||
| 7 | 8 | ||
| 8 | # | 9 | # |
| 9 | # Serial port support | 10 | # Serial port support |
