aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lemote/lm2e/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lemote/lm2e/Makefile')
-rw-r--r--arch/mips/lemote/lm2e/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/lemote/lm2e/Makefile b/arch/mips/lemote/lm2e/Makefile
index f19173252d6a..a5bc1efc362a 100644
--- a/arch/mips/lemote/lm2e/Makefile
+++ b/arch/mips/lemote/lm2e/Makefile
@@ -2,7 +2,8 @@
2# Makefile for Lemote Fulong mini-PC board. 2# Makefile for Lemote Fulong mini-PC board.
3# 3#
4 4
5obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o mem.o 5obj-y += setup.o init.o reset.o irq.o pci.o bonito-irq.o mem.o \
6 env.o cmdline.o time.o machtype.o
6 7
7# 8#
8# Early printk support 9# Early printk support