diff options
Diffstat (limited to 'qemu/roms/u-boot/board/freescale/mpc8610hpcd/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/freescale/mpc8610hpcd/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/qemu/roms/u-boot/board/freescale/mpc8610hpcd/Makefile b/qemu/roms/u-boot/board/freescale/mpc8610hpcd/Makefile deleted file mode 100644 index 2613004f8..000000000 --- a/qemu/roms/u-boot/board/freescale/mpc8610hpcd/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2007 Freescale Semiconductor, Inc. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += mpc8610hpcd.o -obj-$(CONFIG_SYS_FSL_DDR2) += ddr.o -obj-y += law.o -obj-$(CONFIG_FSL_DIU_FB) += mpc8610hpcd_diu.o |