From: Ralf Baechle Date: Mon, 7 Mar 2005 15:40:34 +0000 (+0000) Subject: Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=07b4ebd372139eb64a2898f17f2cc387b22feba8;p=mv-sheeva.git Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/arc/Makefile b/arch/mips/arc/Makefile index e8424932e1a..4f349ec1ea2 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