mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +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
|