Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e91682611bf9b48153eb7d6cfdb34f05f4ba2453
/
.
/
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