diff options
Diffstat (limited to 'arch/mips/xilfpga/Makefile')
-rw-r--r-- | arch/mips/xilfpga/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/xilfpga/Makefile b/arch/mips/xilfpga/Makefile deleted file mode 100644 index a4deec6fadbc..000000000000 --- a/arch/mips/xilfpga/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the Xilfpga -# - -obj-y += init.o -obj-y += intc.o -obj-y += time.o |