forked from Imagelibrary/rtems
2007-12-11 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am: don't normally build-in test code (ppc_exc_test.c).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-12-11 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am: don't normally build-in test code
|
||||
(ppc_exc_test.c).
|
||||
|
||||
2007-12-11 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am, new-exceptions/bspsupport/README:
|
||||
|
||||
@@ -47,7 +47,6 @@ noinst_PROGRAMS += new-exceptions/exc_bspsupport.rel
|
||||
new_exceptions_exc_bspsupport_rel_SOURCES = \
|
||||
new-exceptions/bspsupport/ppc_exc.S \
|
||||
new-exceptions/bspsupport/ppc_exc_hdl.c \
|
||||
new-exceptions/bspsupport/ppc_exc_test.c \
|
||||
new-exceptions/bspsupport/vectors_init.c
|
||||
new_exceptions_exc_bspsupport_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
new_exceptions_exc_bspsupport_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user