Changeset a97f235a in rtems


Ignore:
Timestamp:
04/13/05 17:10:16 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
27111a79
Parents:
ea099a63
Message:

Cleanup

Location:
scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scripts/cpukit/Makefile.am

    rea099a63 ra97f235a  
    4343RPM_SPECS_DATA += sh-rtems@osversion@-cpukit.spec
    4444
    45 sh-rtemself@osversion@-cpukit.spec: $(MKSPEC_DEPS)
    46         $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself@osversion@ > $@
    47 RPM_SPECS_DATA += sh-rtemself@osversion@-cpukit.spec
    48 
    4945sparc-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
    5046        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems@osversion@ > $@
  • scripts/rtems/Makefile.am

    rea099a63 ra97f235a  
    2929m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
    3030        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
    31 RPM_SPECS_DATA += i386-rtems-gen68360-$(BSPVERS).spec
     31RPM_SPECS_DATA += m68k-rtems-gen68360-$(BSPVERS).spec
    3232
    3333powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
Note: See TracChangeset for help on using the changeset viewer.