forked from Imagelibrary/rtems
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am (FAMILY_OBJS): Remove *exception_processing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am (FAMILY_OBJS): Remove *exception_processing.
|
||||
|
||||
2003-07-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 416/bsps
|
||||
|
||||
@@ -10,8 +10,6 @@ GENERIC_FILES = shared
|
||||
CPU_SPECIFIC_OBJS = $(wildcard ../$(RTEMS_CPU_MODEL)/*/$(ARCH)/*.$(OBJEXT))
|
||||
FAMILY_OBJS = \
|
||||
$(wildcard ../shared/$(ARCH)/*.$(OBJEXT) ../shared/*/$(ARCH)/*.$(OBJEXT) \
|
||||
../old_exception_processing/*/$(ARCH)/*.$(OBJEXT) \
|
||||
../new_exception_processing/*/$(ARCH)/*.$(OBJEXT) \
|
||||
../mpc6xx/*/$(ARCH)/*.$(OBJEXT))
|
||||
|
||||
LIB = $(ARCH)/libcpu.a
|
||||
|
||||
Reference in New Issue
Block a user