4df1d9c095450c365719b7e73363f270b83a30ec
[pandora-u-boot.git] / board / xilinx / ppc405-generic / config.mk
1 # need to strip off double quotes
2 ifneq ($(CONFIG_SYS_LDSCRIPT),)
3 LDSCRIPT := $(subst ",,$(CONFIG_SYS_LDSCRIPT))
4 endif