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