tizen 2.4 release
[profile/mobile/platform/kernel/u-boot-tm1.git] / board / xilinx / ppc440-generic / config.mk
1 # need to strip off double quotes
2 ifneq ($(CONFIG_SYS_LDSCRIPT),)
3 LDSCRIPT := $(subst ",,$(CONFIG_SYS_LDSCRIPT))
4 endif