diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-01-22 12:50:10 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-02-01 10:00:21 +0100 |
commit | e33b0451e983734b20f423f3fd68016c34d5724d (patch) | |
tree | 06275d2d5cc82b9acfc56d0c240413dc32686008 /arch/mips/pnx8550/stb810/Makefile | |
parent | 9b73100911ac6886e1bbf54a4626d545f9ba6ddf (diff) | |
download | blackbird-op-linux-e33b0451e983734b20f423f3fd68016c34d5724d.tar.gz blackbird-op-linux-e33b0451e983734b20f423f3fd68016c34d5724d.zip |
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pnx8550/stb810/Makefile')
-rw-r--r-- | arch/mips/pnx8550/stb810/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/pnx8550/stb810/Makefile b/arch/mips/pnx8550/stb810/Makefile deleted file mode 100644 index cb4ff022f1fb..000000000000 --- a/arch/mips/pnx8550/stb810/Makefile +++ /dev/null @@ -1,4 +0,0 @@ - -# Makefile for the NXP STB810 Board. - -obj-y := prom_init.o board_setup.o irqmap.o |