Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f098c9c880f08c7b090a4c5bcb924eef1663a32e
/
.
/
board
/
xilinx
/
ppc405-generic
/
config.mk
blob: 4df1d9c095450c365719b7e73363f270b83a30ec [
file
] [
log
] [
blame
]
Wolfgang Denk
2ae1824
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