mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
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
|