diff options
Diffstat (limited to 'qemu/roms/u-boot/board/avnet/fx12mm/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/avnet/fx12mm/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/qemu/roms/u-boot/board/avnet/fx12mm/Makefile b/qemu/roms/u-boot/board/avnet/fx12mm/Makefile deleted file mode 100644 index 618b42f89..000000000 --- a/qemu/roms/u-boot/board/avnet/fx12mm/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# -# (C) Copyright 2008 -# Ricardo Ribalda,Universidad Autonoma de Madrid, ricardo.ribalda@uam.es -# This work has been supported by: Qtechnology http://qtec.com/ -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += fx12mm.o - -include $(srctree)/board/xilinx/ppc405-generic/Makefile |