diff options
Diffstat (limited to 'qemu/roms/u-boot/board/espt/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/espt/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/qemu/roms/u-boot/board/espt/Makefile b/qemu/roms/u-boot/board/espt/Makefile deleted file mode 100644 index 8a8a2c992..000000000 --- a/qemu/roms/u-boot/board/espt/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# -# Copyright (C) 2009 Renesas Solutions Corp. -# Copyright (C) 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> -# -# board/espt/Makefile -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := espt.o -obj-y += lowlevel_init.o |