keymile-common.h: remove IO mux stuff
[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