mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
8 lines
137 B
Makefile
8 lines
137 B
Makefile
|
#
|
||
|
# Copyright (C) Albert ARIBAUD <albert.u.boot@aribaud.net>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
SPL_OBJCFLAGS += -j .machine_param
|