forked from Imagelibrary/rtems
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp.mak: Remove RTEMS_BSP_FAMILY.
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* bsp.mak: Remove RTEMS_BSP_FAMILY.
|
||||
|
||||
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
|
||||
|
||||
2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/enable-bare.m4: Remove (Abandoned).
|
||||
* bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
|
||||
* configure.ac: Remove RTEMS_ENABLE_BARE.
|
||||
|
||||
2009-07-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
2009-07-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/enable-itron.m4: Default to not building itron.
|
||||
|
||||
|
||||
@@ -9,6 +9,5 @@ include make/custom/${RTEMS_BSP}.cfg
|
||||
make/${RTEMS_BSP}.cache:
|
||||
@$(RM) $@
|
||||
@echo ac_cv_env_RTEMS_CPU_MODEL=\"$(RTEMS_CPU_MODEL)\" >> $@
|
||||
@echo ac_cv_env_RTEMS_BSP_FAMILY=\"$(RTEMS_BSP_FAMILY)\" >> $@
|
||||
@echo ac_cv_env_CPU_CFLAGS=\"$(CPU_CFLAGS)\" >> $@
|
||||
@echo ac_cv_env_CFLAGS_OPTIMIZE_V=\"$(CFLAGS_OPTIMIZE_V)\" >> $@
|
||||
|
||||
Reference in New Issue
Block a user