diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-18 04:58:57 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-19 17:39:24 +0100 |
commit | eaff3888742155bd397e45a1c3323c0173042e5b (patch) | |
tree | bf8ee6203072e01ce0d50db5898137c7552da6e5 /arch/mips/ddb5xxx/ddb5074/Makefile | |
parent | 2925aba4223f4532e85f0c6f64584b3e0b2849c3 (diff) | |
download | talos-obmc-linux-eaff3888742155bd397e45a1c3323c0173042e5b.tar.gz talos-obmc-linux-eaff3888742155bd397e45a1c3323c0173042e5b.zip |
[MIPS] Remove support for NEC DDB5074.
As warned several times before.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ddb5xxx/ddb5074/Makefile')
-rw-r--r-- | arch/mips/ddb5xxx/ddb5074/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/mips/ddb5xxx/ddb5074/Makefile b/arch/mips/ddb5xxx/ddb5074/Makefile deleted file mode 100644 index 304c02107b46..000000000000 --- a/arch/mips/ddb5xxx/ddb5074/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# Makefile for the NEC DDB Vrc-5074 specific kernel interface routines -# under Linux. -# - -obj-y += setup.o irq.o nile4_pic.o - -EXTRA_AFLAGS := $(CFLAGS) |