mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01:00
Add basic Presidio G3 engineering board support Signed-off-by: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
9 lines
129 B
Makefile
9 lines
129 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2020 Cortina-Access.Inc.
|
|
#
|
|
#
|
|
|
|
obj-y := presidio.o
|
|
obj-y += lowlevel_init.o
|