7d706a886f
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
|