summaryrefslogtreecommitdiff
path: root/arch/mips/jz4740/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/jz4740/Makefile')
-rw-r--r--arch/mips/jz4740/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/mips/jz4740/Makefile b/arch/mips/jz4740/Makefile
deleted file mode 100644
index 6de14c0deb4e..000000000000
--- a/arch/mips/jz4740/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-#
-# Makefile for the Ingenic JZ4740.
-#
-
-# Object file lists.
-
-obj-y += prom.o time.o reset.o setup.o timer.o
-
-CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
-
-# PM support
-
-obj-$(CONFIG_PM) += pm.o