summaryrefslogtreecommitdiffstats
path: root/board/xilinx/ml507/config.mk
blob: 4df1d9c095450c365719b7e73363f270b83a30ec (plain)
1
2
3
4
# need to strip off double quotes
ifneq ($(CONFIG_SYS_LDSCRIPT),)
LDSCRIPT := $(subst ",,$(CONFIG_SYS_LDSCRIPT))
endif
OpenPOWER on IntegriCloud