forked from Imagelibrary/rtems
Switched all bsps which had an implementation of sbrk.c which only
returned an error to using a single shared copy of this file.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@SET_MAKE@
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH=@srcdir@
|
||||
VPATH=@srcdir@:../../../shared/@srcdir@
|
||||
|
||||
PGM=${ARCH}/startup.rel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user