diff options
Diffstat (limited to 'arch/mips/au1000/mtx-1/Makefile')
-rw-r--r-- | arch/mips/au1000/mtx-1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/au1000/mtx-1/Makefile b/arch/mips/au1000/mtx-1/Makefile index 764bf9f7e28..afa7007d67f 100644 --- a/arch/mips/au1000/mtx-1/Makefile +++ b/arch/mips/au1000/mtx-1/Makefile @@ -8,3 +8,4 @@ # lib-y := init.o board_setup.o irqmap.o +obj-y := platform.o |