Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
031711ba5d09cba6add38e1e4522c8f0d9c6c906
/
.
/
board
/
xilinx
/
ml507
/
config.mk
blob: 4df1d9c095450c365719b7e73363f270b83a30ec [
file
] [
log
] [
blame
]
# need to strip off double quotes
ifneq
(
$
(
CONFIG_SYS_LDSCRIPT
),)
LDSCRIPT
:=
$
(
subst
",,$(CONFIG_SYS_LDSCRIPT))
endif