From 4767d7ddbb904ac481bcf1340eae7758d124db96 Mon Sep 17 00:00:00 2001 From: Manuel Lauss Date: Tue, 1 Jun 2010 22:30:36 +0200 Subject: MIPS: Alchemy: move boards over to obj-y Preparatory step for moving Alchemy over to new MIPS Platform build system support. Signed-off-by: Manuel Lauss To: Linux-MIPS Patchwork: https://patchwork.linux-mips.org/patch/1318/ Signed-off-by: Ralf Baechle --- arch/mips/alchemy/xxs1500/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips/alchemy/xxs1500/Makefile') diff --git a/arch/mips/alchemy/xxs1500/Makefile b/arch/mips/alchemy/xxs1500/Makefile index 4dc81d794cb8..81c516e3f073 100644 --- a/arch/mips/alchemy/xxs1500/Makefile +++ b/arch/mips/alchemy/xxs1500/Makefile @@ -5,6 +5,6 @@ # Makefile for MyCable XXS1500 board. # -lib-y := init.o board_setup.o platform.o +obj-y += init.o board_setup.o platform.o EXTRA_CFLAGS += -Werror -- cgit v1.2.3