mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00: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>
4 lines
97 B
Makefile
4 lines
97 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# (C) Copyright 2016 NXP Semiconductors
|
|
|
|
obj-y := smegw01.o
|