summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 13:34:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 13:34:41 +0000
commit14dbf50aa2d5d42c562d3f86b033b7b63d91ca6c (patch)
tree26f948267446e6f9bd1c3c4737e7988e40d9feb7 /c/src/lib/libbsp
parentCommitted modifications from ITRON Task and Task Dependendent Synchronization (diff)
downloadrtems-14dbf50aa2d5d42c562d3f86b033b7b63d91ca6c.tar.bz2
Added start subdirectory.
Diffstat (limited to 'c/src/lib/libbsp')
-rw-r--r--c/src/lib/libbsp/a29k/portsw/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/a29k/portsw/Makefile.in b/c/src/lib/libbsp/a29k/portsw/Makefile.in
index 09301387cb..dba0f67b3c 100644
--- a/c/src/lib/libbsp/a29k/portsw/Makefile.in
+++ b/c/src/lib/libbsp/a29k/portsw/Makefile.in
@@ -24,7 +24,7 @@ all: $(SRCS)
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-SUB_DIRS = include startup console wrapup
+SUB_DIRS = include start startup console wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \