diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-28 14:20:16 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-31 21:35:29 +0100 |
commit | 0b0ef2ea00c581d613e15eadc3215d52a6a55946 (patch) | |
tree | d5081883a39ceb9a29b1f7b1123a4873becb6682 /arch/mips/gt64120/momenco_ocelot/Makefile | |
parent | e7865765ef85473c1b97aad86d44b80dc260dbbf (diff) | |
download | kernel_samsung_smdk4412-0b0ef2ea00c581d613e15eadc3215d52a6a55946.tar.gz kernel_samsung_smdk4412-0b0ef2ea00c581d613e15eadc3215d52a6a55946.tar.bz2 kernel_samsung_smdk4412-0b0ef2ea00c581d613e15eadc3215d52a6a55946.zip |
[MIPS] Remove Momentum Ocelot support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/gt64120/momenco_ocelot/Makefile')
-rw-r--r-- | arch/mips/gt64120/momenco_ocelot/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/gt64120/momenco_ocelot/Makefile b/arch/mips/gt64120/momenco_ocelot/Makefile deleted file mode 100644 index 1df5fe23c64..00000000000 --- a/arch/mips/gt64120/momenco_ocelot/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for Momentum's Ocelot board. -# - -obj-y += irq.o ocelot-platform.o prom.o reset.o setup.o - -obj-$(CONFIG_KGDB) += dbg_io.o |