mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
4 lines
106 B
Makefile
4 lines
106 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
obj-y += ls1021atsn.o
|
||
|
obj-$(CONFIG_ARMV7_PSCI) += ../ls1021atwr/psci.o
|