Changeset 3ad7f69d in rtems


Ignore:
Timestamp:
07/22/02 09:57:30 (22 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0e08a3c3
Parents:
405c7d1
Message:

2002-07-22 Joel Sherrill <joel@…>

  • binutils/Makefile.am: Add or32-rtems-binutils.
Location:
scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scripts/ChangeLog

    r405c7d1 r3ad7f69d  
     12002-07-22      Joel Sherrill <joel@OARcorp.com>
     2
     3        * binutils/Makefile.am: Add or32-rtems-binutils.
     4
    152002-07-19      Joel Sherrill <joel@OARcorp.com>
    26
  • scripts/binutils/Makefile.am

    r405c7d1 r3ad7f69d  
    4545        $(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems
    4646
     47or32-rtems-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
     48        $(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . or32-rtems
     49
    4750powerpc-rtems-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
    4851        $(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
     
    6467    m68k-rtems-$(BINUTILSVERS).spec \
    6568    mips-rtems-$(BINUTILSVERS).spec mips64orion-rtems-$(BINUTILSVERS).spec \
     69    or32-rtems-$(BINUTILSVERS).spec \
    6670    powerpc-rtems-$(BINUTILSVERS).spec sh-rtems-$(BINUTILSVERS).spec \
    6771    sh-rtemself-$(BINUTILSVERS).spec sparc-rtems-$(BINUTILSVERS).spec
Note: See TracChangeset for help on using the changeset viewer.