Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6163045bcd276818d9ad6bdd1bf36ddcd60d014b
/
.
/
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