diff options
author | Pete Popov <ppopov@embeddedalley.com> | 2005-07-14 17:47:57 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:31:54 +0100 |
commit | bdf21b18b4abf983db38f04ef7fec88f47389867 (patch) | |
tree | b7e551f09f0ee39f4a59132be4c0890e1ba80d91 /arch/mips/philips/pnx8550/jbs/Makefile | |
parent | e01402b115cccb6357f956649487aca2c6f7fbba (diff) | |
download | blackbird-obmc-linux-bdf21b18b4abf983db38f04ef7fec88f47389867.tar.gz blackbird-obmc-linux-bdf21b18b4abf983db38f04ef7fec88f47389867.zip |
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/philips/pnx8550/jbs/Makefile')
-rw-r--r-- | arch/mips/philips/pnx8550/jbs/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/philips/pnx8550/jbs/Makefile b/arch/mips/philips/pnx8550/jbs/Makefile new file mode 100644 index 000000000000..e8228dbca8f6 --- /dev/null +++ b/arch/mips/philips/pnx8550/jbs/Makefile @@ -0,0 +1,4 @@ + +# Makefile for the Philips JBS Board. + +lib-y := init.o board_setup.o irqmap.o |