Changeset 2e4bc732 in rtems for c/src


Ignore:
Timestamp:
06/16/11 16:49:22 (13 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.11, 5, master
Children:
b92e0574
Parents:
6b19e21
Message:

2011-06-16 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Don't generate host.cfg.in.
Location:
c/src/make
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/make/ChangeLog

    r6b19e21 r2e4bc732  
     12011-06-16      Ralf Corsépius <ralf.corsepius@rtems.org>
     2
     3        * Makefile.am: Don't generate host.cfg.in.
     4
    152011-04-01      Joel Sherrill <joel.sherrill@oarcorp.com>
    26
  • c/src/make/Makefile.am

    r6b19e21 r2e4bc732  
    2424rtems_bsp_makedir = $(rtems_bspdir)/make
    2525rtems_bsp_make_DATA = bsp.cfg target.cfg
    26 
    27 if MAINTAINER_MODE
    28 $(srcdir)/host.cfg.in: $(top_srcdir)/@RTEMS_TOPdir@/make/host.cfg.in
    29         cp $< $@
    30 endif
    3126
    3227bsp.cfg: bsp.cfg.in Makefile
Note: See TracChangeset for help on using the changeset viewer.