mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
f085452d85
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>
7 lines
179 B
Makefile
7 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
|