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