Browse Source

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>
Ralf Baechle 20 years ago
parent
commit
07b4ebd372
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/mips/arc/Makefile

+ 1 - 1
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