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