diff options
Diffstat (limited to 'arch/mips/alchemy/mtx-1/Makefile')
-rw-r--r-- | arch/mips/alchemy/mtx-1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/alchemy/mtx-1/Makefile b/arch/mips/alchemy/mtx-1/Makefile index 4a53815b3c6..f912022557a 100644 --- a/arch/mips/alchemy/mtx-1/Makefile +++ b/arch/mips/alchemy/mtx-1/Makefile | |||
@@ -6,7 +6,6 @@ | |||
6 | # Makefile for 4G Systems MTX-1 board. | 6 | # Makefile for 4G Systems MTX-1 board. |
7 | # | 7 | # |
8 | 8 | ||
9 | lib-y := init.o board_setup.o | 9 | obj-y += init.o board_setup.o platform.o |
10 | obj-y := platform.o | ||
11 | 10 | ||
12 | EXTRA_CFLAGS += -Werror | 11 | EXTRA_CFLAGS += -Werror |