Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+1 -1
+1 -1
arch/mips/arc/Makefile
··· 3 3 # 4 4 5 5 lib-y += cmdline.o env.o file.o identify.o init.o \ 6 - misc.o time.o tree.o 6 + misc.o salone.o time.o tree.o 7 7 8 8 lib-$(CONFIG_ARC_MEMORY) += memory.o 9 9 lib-$(CONFIG_ARC_CONSOLE) += arc_con.o