Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
19b54a701811220221fc4d5089a2bb18892018ca
/
.
/
board
/
xilinx
/
ppc440-generic
/
config.mk
blob: 4df1d9c095450c365719b7e73363f270b83a30ec [
file
] [
log
] [
blame
]
# need to strip off double quotes
ifneq
(
$
(
CONFIG_SYS_LDSCRIPT
),)
LDSCRIPT
:=
$
(
subst
",,$(CONFIG_SYS_LDSCRIPT))
endif