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