mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-14 07:13:28 +08:00
40496ac3b7
Add support for Storopack's SMEGW01 board, which is an IoT gateway based on the i.MX7D SoC. Based on the original U-Boot work done by Phytec. Signed-off-by: Fabio Estevam <festevam@denx.de>
5 lines
97 B
Makefile
5 lines
97 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# (C) Copyright 2016 NXP Semiconductors
|
|
|
|
obj-y := smegw01.o
|