mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
8 lines
118 B
Makefile
8 lines
118 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright 2020 NXP
|
||
|
#
|
||
|
|
||
|
obj-y += lowlevel_init.o
|
||
|
obj-y += soc.o clock.o iomux.o
|