aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2005-03-07 15:40:34 +0000
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:30:54 +0100
commit07b4ebd372139eb64a2898f17f2cc387b22feba8 (patch)
treefbfb6161385f872ca293b01489a83177939f1627
parentIt helps to not use a _mem_ function for requesting I/O space. (diff)
downloadlinux-dev-07b4ebd372139eb64a2898f17f2cc387b22feba8.tar.xz
linux-dev-07b4ebd372139eb64a2898f17f2cc387b22feba8.zip
Put salone.o back into arclib. It's a lib so doesn't harm if unused atm.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--arch/mips/arc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/arc/Makefile b/arch/mips/arc/Makefile
index e8424932e1a3..4f349ec1ea2d 100644
--- a/arch/mips/arc/Makefile
+++ b/arch/mips/arc/Makefile
@@ -3,7 +3,7 @@
#
lib-y += cmdline.o env.o file.o identify.o init.o \
- misc.o time.o tree.o
+ misc.o salone.o time.o tree.o
lib-$(CONFIG_ARC_MEMORY) += memory.o
lib-$(CONFIG_ARC_CONSOLE) += arc_con.o