diff options
Diffstat (limited to 'arch/mips/ddb5xxx/common/Makefile')
-rw-r--r-- | arch/mips/ddb5xxx/common/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/ddb5xxx/common/Makefile b/arch/mips/ddb5xxx/common/Makefile deleted file mode 100644 index 2a6a4e91991..00000000000 --- a/arch/mips/ddb5xxx/common/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the common code of NEC DDB-Vrc5xxx board -# - -obj-y += nile4.o prom.o rtc_ds1386.o - -EXTRA_CFLAGS += -Werror |