diff options
Diffstat (limited to 'arch/mips/jmr3927/common/Makefile')
-rw-r--r-- | arch/mips/jmr3927/common/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/jmr3927/common/Makefile b/arch/mips/jmr3927/common/Makefile deleted file mode 100644 index 8fd4fcccf10..00000000000 --- a/arch/mips/jmr3927/common/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the common code of TOSHIBA JMR-TX3927 board -# - -obj-y += prom.o puts.o - -EXTRA_CFLAGS += -Werror |