forked from Imagelibrary/rtems
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs
|
||||
|
||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -31,6 +31,7 @@ if test x"$multilib" = x"no"; then
|
||||
cfg_subdirs="$cfg_subdirs exec"
|
||||
fi
|
||||
cfg_subdirs="$cfg_subdirs lib"
|
||||
cfg_subdirs="$cfg_subdirs lib/libcpu lib/libbsp"
|
||||
cfg_subdirs="$cfg_subdirs libmisc"
|
||||
|
||||
if test "$RTEMS_CPU" != "unix"; then
|
||||
|
||||
Reference in New Issue
Block a user