blob: 4df1d9c095450c365719b7e73363f270b83a30ec [file] [log] [blame]
Wolfgang Denk2ae18242010-10-06 09:05:45 +02001# need to strip off double quotes
2ifneq ($(CONFIG_SYS_LDSCRIPT),)
3LDSCRIPT := $(subst ",,$(CONFIG_SYS_LDSCRIPT))
4endif