]> git.sur5r.net Git - u-boot/blob - board/xilinx/ppc440-generic/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[u-boot] / 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