mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
7d706a886f
Add basic Presidio G3 engineering board support Signed-off-by: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
8 lines
129 B
Makefile
8 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
|