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-Tag: v3.12-rc1~41253^2~1^2~254 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=07b4ebd372139eb64a2898f17f2cc387b22feba8;p=kernel%2Fkernel-generic.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 e842493..4f349ec 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