mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-19 08:21:27 +01:00
Make all Icicle Kit files generic. This supports the addition of upcoming support for other MPFS boards. Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
8 lines
162 B
Makefile
8 lines
162 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2019 Microchip Technology Inc.
|
|
# Padmarao Begari <padmarao.begari@microchip.com>
|
|
#
|
|
|
|
obj-y += mpfs_generic.o
|