aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/momentum/ocelot_3/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-11-05 01:18:43 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-11-06 20:55:38 +0000
commitff28cbd2804105b144a7054e0302615e1da6749f (patch)
treed4a58434c913862ab19282a632210944f64f87a5 /arch/mips/momentum/ocelot_3/Makefile
parent907c51b2d1705b022c3fb65b66cb4e5e09346433 (diff)
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/momentum/ocelot_3/Makefile')
-rw-r--r--arch/mips/momentum/ocelot_3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/momentum/ocelot_3/Makefile b/arch/mips/momentum/ocelot_3/Makefile
index 8bcea64dd27..d5a090a85a1 100644
--- a/arch/mips/momentum/ocelot_3/Makefile
+++ b/arch/mips/momentum/ocelot_3/Makefile
@@ -5,4 +5,4 @@
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#
-obj-y += irq.o prom.o reset.o setup.o
+obj-y += irq.o platform.o prom.o reset.o setup.o