diff options
Diffstat (limited to 'arch/mips/pnx8550/stb810/Makefile')
-rw-r--r-- | arch/mips/pnx8550/stb810/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/pnx8550/stb810/Makefile b/arch/mips/pnx8550/stb810/Makefile new file mode 100644 index 00000000000..cb4ff022f1f --- /dev/null +++ b/arch/mips/pnx8550/stb810/Makefile @@ -0,0 +1,4 @@ + +# Makefile for the NXP STB810 Board. + +obj-y := prom_init.o board_setup.o irqmap.o |