Sign in
coral
/
uboot-imx
/
2ae1824196884ba2bafffb7c0d3e8297350591e9
/
.
/
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