diff options
Diffstat (limited to 'qemu/roms/u-boot/board/freescale/m54418twr/config.mk')
-rw-r--r-- | qemu/roms/u-boot/board/freescale/m54418twr/config.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qemu/roms/u-boot/board/freescale/m54418twr/config.mk b/qemu/roms/u-boot/board/freescale/m54418twr/config.mk deleted file mode 100644 index 07f52e025..000000000 --- a/qemu/roms/u-boot/board/freescale/m54418twr/config.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2010-2012 Freescale Semiconductor, Inc. -# TsiChung Liew (Tsi-Chung.Liew@freescale.com) -# -# SPDX-License-Identifier: GPL-2.0+ -# - -PLATFORM_CPPFLAGS += -DTEXT_BASE=$(CONFIG_SYS_TEXT_BASE) |