mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-19 17:53:08 +00:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright 2021 Google LLC
|
||
|
|
||
|
obj-$(CONFIG_SPL_BUILD) += spl_load.o
|