diff options
Diffstat (limited to 'qemu/roms/u-boot/board/mpr2/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/mpr2/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/qemu/roms/u-boot/board/mpr2/Makefile b/qemu/roms/u-boot/board/mpr2/Makefile deleted file mode 100644 index b6cdeb4ef..000000000 --- a/qemu/roms/u-boot/board/mpr2/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# -# Copyright (C) 2007 -# Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> -# -# Copyright (C) 2007 -# Nobuhiro Iwamatsu <iwamatsu@nigauri.org> -# -# Copyright (C) 2007 -# Kenati Technologies, Inc. -# -# (C) Copyright 2008 -# Mark Jonas <mark.jonas@de.bosch.com> -# -# board/mpr2/Makefile -# -# SPDX-License-Identifier: GPL-2.0+ - -obj-y := mpr2.o -obj-y += lowlevel_init.o |