mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
X = $(Y)
|
|
Y = $(X)
|
|
$(info $(X))
|