]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/xilinx/ppc405-generic/config.mk
4df1d9c095450c365719b7e73363f270b83a30ec
[karo-tx-uboot.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