summaryrefslogtreecommitdiff
path: root/rtems/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/Makefile')
-rw-r--r--rtems/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtems/Makefile b/rtems/Makefile
index 52a82df..4852d60 100644
--- a/rtems/Makefile
+++ b/rtems/Makefile
@@ -43,6 +43,7 @@ $(BUILDDIR)/%.o: $(SRCDIR)/%.cc
$(CXX) $(CPPFLAGS) $(CFLAGS) $(DEPFLAGS) $(WARNFLAGS) -c $< -o $@
install: all
+ mkdir -p $(PREFIX)/$(TARGET)/lib/$(MULTILIBDIR)
install -m 644 -t $(PREFIX)/$(TARGET)/lib/$(MULTILIBDIR) $(LIB)
RTEMS_HEADERS =