diff options
Diffstat (limited to 'arch/mips/vr4181/osprey/Makefile')
-rw-r--r-- | arch/mips/vr4181/osprey/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/vr4181/osprey/Makefile b/arch/mips/vr4181/osprey/Makefile deleted file mode 100644 index 34be05790883..000000000000 --- a/arch/mips/vr4181/osprey/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for common code of NEC Osprey board -# - -obj-y := setup.o prom.o reset.o - -obj-$(CONFIG_KGDB) += dbg_io.o |