diff options
Diffstat (limited to 'qemu/roms/u-boot/board/ronetix/pm9263/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/ronetix/pm9263/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/qemu/roms/u-boot/board/ronetix/pm9263/Makefile b/qemu/roms/u-boot/board/ronetix/pm9263/Makefile deleted file mode 100644 index 43ea599c4..000000000 --- a/qemu/roms/u-boot/board/ronetix/pm9263/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# -# (C) Copyright 2003-2008 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# (C) Copyright 2008 -# Stelian Pop <stelian@popies.net> -# Lead Tech Design <www.leadtechdesign.com> -# Ilko Iliev <www.ronetix.at> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += pm9263.o -obj-y += led.o -obj-$(CONFIG_HAS_DATAFLASH) += partition.o |