diff options
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) |