mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-15 19:56:58 +02:00
The SAMA5D2 ICP Board features the SAMA5D27 SoC, together with QSPI Flash, Wilc3000 wireless device and EtherCat support. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
8 lines
179 B
Makefile
8 lines
179 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2018 Microchip Technology Inc.
|
|
# Eugen Hristev <eugen.hristev@microchip.com>
|
|
#
|
|
|
|
obj-y += sama5d2_icp.o
|