From 335cba0049a708a1fd7a577af44cc878c7de1ce7 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 20 Feb 2015 15:35:59 -0600 Subject: [PATCH] Applied rtems-mvme5500-needs-libbspExt.patch --- configure/os/CONFIG.Common.RTEMS-mvme5500 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure/os/CONFIG.Common.RTEMS-mvme5500 b/configure/os/CONFIG.Common.RTEMS-mvme5500 index 082e46b38..39be35635 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme5500 +++ b/configure/os/CONFIG.Common.RTEMS-mvme5500 @@ -22,4 +22,6 @@ define MUNCH_CMD $(RTEMS_TOOLS)/bin/$(OBJCOPY_FOR_TARGET) -O binary $< $@ endef +OP_SYS_LDLIBS += -lbspExt + include $(CONFIG)/os/CONFIG.Common.RTEMS