summaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum/ocelot_c/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-11-05 01:18:11 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-11-06 20:55:37 +0000
commit907c51b2d1705b022c3fb65b66cb4e5e09346433 (patch)
tree0ba2b3bcc9bda29e4d334a894a4e508c6f2a8acc /arch/mips/momentum/ocelot_c/Makefile
parentd6b861c6402307e30c7df24dcda911df64a5f9d6 (diff)
downloadop-kernel-dev-907c51b2d1705b022c3fb65b66cb4e5e09346433.zip
op-kernel-dev-907c51b2d1705b022c3fb65b66cb4e5e09346433.tar.gz
[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/momentum/ocelot_c/Makefile')
-rw-r--r--arch/mips/momentum/ocelot_c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/momentum/ocelot_c/Makefile b/arch/mips/momentum/ocelot_c/Makefile
index 94802b4..d69161a 100644
--- a/arch/mips/momentum/ocelot_c/Makefile
+++ b/arch/mips/momentum/ocelot_c/Makefile
@@ -2,7 +2,7 @@
# Makefile for Momentum Computer's Ocelot-C and -CS boards.
#
-obj-y += cpci-irq.o irq.o prom.o reset.o \
+obj-y += cpci-irq.o irq.o platform.o prom.o reset.o \
setup.o uart-irq.o
obj-$(CONFIG_KGDB) += dbg_io.o
OpenPOWER on IntegriCloud