mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Need to install vme_am_defs.h.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
2005-11-09 Eric Norum <norume@aps.anl.gov>
|
2005-11-09 Eric Norum <norume@aps.anl.gov>
|
||||||
|
|
||||||
* bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
|
* bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
|
||||||
|
* Makefile.am: Need to install vme_am_defs.h,
|
||||||
|
|
||||||
2005-11-03 <strauman@slac.stanford.edu>
|
2005-11-03 <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
|||||||
@@ -133,6 +133,7 @@ vectors_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
|||||||
vectors_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
vectors_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
|
|
||||||
include_bsp_HEADERS += ../../shared/vmeUniverse/vmeUniverse.h \
|
include_bsp_HEADERS += ../../shared/vmeUniverse/vmeUniverse.h \
|
||||||
|
../../shared/vmeUniverse/vme_am_defs.h \
|
||||||
../../powerpc/shared/vme/VMEConfig.h ../../powerpc/shared/vme/VME.h
|
../../powerpc/shared/vme/VMEConfig.h ../../powerpc/shared/vme/VME.h
|
||||||
|
|
||||||
noinst_PROGRAMS += vme.rel
|
noinst_PROGRAMS += vme.rel
|
||||||
|
|||||||
Reference in New Issue
Block a user