Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
703b80864d3bb6c996ae564948eec21fd40b0846
/
.
/
board
/
xilinx
/
ppc405-generic
/
config.mk
blob: 4df1d9c095450c365719b7e73363f270b83a30ec [
file
] [
log
] [
blame
]
Wolfgang Denk
291ba1b
2010-10-06 09:05:45 +0200
[
diff
] [
blame
]
1
# need to strip off double quotes
2
ifneq
(
$
(
CONFIG_SYS_LDSCRIPT
),)
3
LDSCRIPT
:=
$
(
subst
",,$(CONFIG_SYS_LDSCRIPT))
4
endif