forked from Imagelibrary/rtems
2001-01-08 Joel Sherrill <joel@OARcorp.com>
* wrapup/Makefile.am: Remove warning missed in shmsupp removal.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-01-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* wrapup/Makefile.am: Remove warning missed in shmsupp removal.
|
||||
|
||||
2001-01-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Shared memory support removed since it was non-functional.
|
||||
|
||||
@@ -4,11 +4,7 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
if HAS_MP
|
||||
MP_BSP_O_FILES = shmsupp
|
||||
endif
|
||||
|
||||
BSP_FILES = startup console iic ethernet flash nvram $(MP_BSP_O_FILES)
|
||||
BSP_FILES = startup console iic ethernet flash nvram
|
||||
CPU_FILES = clock timer
|
||||
|
||||
# bummer; have to use $foreach since % pattern subst rules only replace 1x
|
||||
|
||||
Reference in New Issue
Block a user