mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-04 15:27:19 +00:00
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright 2020 NXP
|
|
#
|
|
|
|
obj-y += lowlevel_init.o
|
|
obj-y += soc.o clock.o iomux.o pcc.o cgc.o
|