summaryrefslogtreecommitdiffstats
path: root/arch/mips/pnx8550
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/pnx8550')
-rw-r--r--arch/mips/pnx8550/jbs/Makefile2
-rw-r--r--arch/mips/pnx8550/stb810/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/arch/mips/pnx8550/stb810/Makefile b/arch/mips/pnx8550/stb810/Makefile
index ab91d72..cb4ff02 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
OpenPOWER on IntegriCloud