forked from Imagelibrary/rtems
2011-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't generate host.cfg.in.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Don't generate host.cfg.in.
|
||||||
|
|
||||||
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* Makefile.am, Makefile.inc.in, configure.ac, target.cfg.in: Update to
|
* Makefile.am, Makefile.inc.in, configure.ac, target.cfg.in: Update to
|
||||||
|
|||||||
@@ -24,11 +24,6 @@ rtems_bsp_DATA = Makefile.inc
|
|||||||
rtems_bsp_makedir = $(rtems_bspdir)/make
|
rtems_bsp_makedir = $(rtems_bspdir)/make
|
||||||
rtems_bsp_make_DATA = bsp.cfg target.cfg
|
rtems_bsp_make_DATA = bsp.cfg target.cfg
|
||||||
|
|
||||||
if MAINTAINER_MODE
|
|
||||||
$(srcdir)/host.cfg.in: $(top_srcdir)/@RTEMS_TOPdir@/make/host.cfg.in
|
|
||||||
cp $< $@
|
|
||||||
endif
|
|
||||||
|
|
||||||
bsp.cfg: bsp.cfg.in Makefile
|
bsp.cfg: bsp.cfg.in Makefile
|
||||||
sed \
|
sed \
|
||||||
-e "s|[@]HAS_MP[@]|$(HAS_MP)|" \
|
-e "s|[@]HAS_MP[@]|$(HAS_MP)|" \
|
||||||
|
|||||||
Reference in New Issue
Block a user