diff options
Diffstat (limited to 'arch/mips/alchemy/xxs1500/Makefile')
-rw-r--r-- | arch/mips/alchemy/xxs1500/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/alchemy/xxs1500/Makefile b/arch/mips/alchemy/xxs1500/Makefile index 545d8f5496e..68671c2f372 100644 --- a/arch/mips/alchemy/xxs1500/Makefile +++ b/arch/mips/alchemy/xxs1500/Makefile @@ -5,4 +5,4 @@ # Makefile for MyCable XXS1500 board. # -lib-y := init.o board_setup.o +lib-y := init.o board_setup.o platform.o |