diff options
Diffstat (limited to 'arch/arm/cpu/arm926ejs/pantheon/Makefile')
-rw-r--r-- | arch/arm/cpu/arm926ejs/pantheon/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/cpu/arm926ejs/pantheon/Makefile b/arch/arm/cpu/arm926ejs/pantheon/Makefile deleted file mode 100644 index 988341f..0000000 --- a/arch/arm/cpu/arm926ejs/pantheon/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# (C) Copyright 2011 -# Marvell Semiconductor <www.marvell.com> -# Written-by: Lei Wen <leiwen@marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y = cpu.o timer.o dram.o |