forked from Imagelibrary/rtems
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* target.cfg.in: region, extension and semaphore are no longer required.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* target.cfg.in: region, extension and semaphore are no longer
|
||||
required.
|
||||
|
||||
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* leaf.cfg: Add optional manager stub for Barrier.
|
||||
|
||||
@@ -50,7 +50,7 @@ export PROJECT_ROOT
|
||||
# region -- used by lib/libcsupport for malloc()
|
||||
# ext -- used by libc for libc reentrancy hooks
|
||||
|
||||
MANAGERS_REQUIRED=region ext sem
|
||||
MANAGERS_REQUIRED=
|
||||
|
||||
# Create a RTEMS executable based on MANAGERS which was set in
|
||||
# app's Makefile
|
||||
|
||||
Reference in New Issue
Block a user