diff options
Diffstat (limited to 'arch/mips/pnx8550/jbs/Makefile')
-rw-r--r-- | arch/mips/pnx8550/jbs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pnx8550/jbs/Makefile b/arch/mips/pnx8550/jbs/Makefile index ad6a8ca..c4dc3d5 100644 --- a/arch/mips/pnx8550/jbs/Makefile +++ b/arch/mips/pnx8550/jbs/Makefile @@ -1,4 +1,4 @@ # Makefile for the NXP JBS Board. -lib-y := init.o board_setup.o irqmap.o +obj-y := init.o board_setup.o irqmap.o |