diff options
Diffstat (limited to 'qemu/roms/u-boot/board/Marvell/aspenite/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/Marvell/aspenite/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/qemu/roms/u-boot/board/Marvell/aspenite/Makefile b/qemu/roms/u-boot/board/Marvell/aspenite/Makefile deleted file mode 100644 index 726d0e43d..000000000 --- a/qemu/roms/u-boot/board/Marvell/aspenite/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# -# (C) Copyright 2010 -# Marvell Semiconductor <www.marvell.com> -# Written-by: Prafulla Wadaskar <prafulla@marvell.com> -# Contributor: Mahavir Jain <mjain@marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := aspenite.o |