diff options
Diffstat (limited to 'qemu/roms/u-boot/board/keymile/kmp204x/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/keymile/kmp204x/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/qemu/roms/u-boot/board/keymile/kmp204x/Makefile b/qemu/roms/u-boot/board/keymile/kmp204x/Makefile deleted file mode 100644 index c57ca08e1..000000000 --- a/qemu/roms/u-boot/board/keymile/kmp204x/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# -# (C) Copyright 2001-2007 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# See file CREDITS for list of people who contributed to this -# project. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := kmp204x.o ddr.o eth.o tlb.o pci.o law.o qrio.o \ - ../common/common.o ../common/ivm.o |