mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 13:57:15 +00:00
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove USE_ENHANCED_INTR_API.
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Remove USE_ENHANCED_INTR_API.
|
||||
|
||||
2005-11-09 Eric Norum <norume@aps.anl.gov>
|
||||
|
||||
* bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
|
||||
* Makefile.am: Need to install vme_am_defs.h,
|
||||
* bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
|
||||
* Makefile.am: Need to install vme_am_defs.h,
|
||||
|
||||
2005-11-03 <strauman@slac.stanford.edu>
|
||||
2005-11-03 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* shared/irq/openpic_i8259_irq.c: New file.
|
||||
* ChangeLog, Makefile.am, motorola_powerpc/ChangeLog,
|
||||
@@ -13,12 +17,13 @@
|
||||
some compilation conditionals to help BSPs without ISA to omit ISA
|
||||
interrupts and calling i8259 code.
|
||||
|
||||
2005-11-03 <strauman@slac.stanford.edu>
|
||||
2005-11-03 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am, include/bsp.h: Added new shared pretaskinghook.c and
|
||||
zerobss.c files to list to be made. Added some explanations about
|
||||
CPU <-> PCI <-> VME address mapping issues.
|
||||
2005-11-03 straumanatslacdotstanforddotedu
|
||||
|
||||
2005-11-03 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am, startup/linkcmds:
|
||||
moved linkcmds to shared area for other BSPs to use
|
||||
|
||||
@@ -41,11 +41,6 @@ RTEMS_BSPOPTS_SET([mpc8240],[*],[])
|
||||
RTEMS_BSPOPTS_HELP([mpc8240],
|
||||
[Defined for boards with MPC8240 -- undefined for others])
|
||||
|
||||
## HACK: This should better be propagated through the BSP's bsp.h.
|
||||
## however, this BSP doesn't have one :(
|
||||
AC_DEFINE_UNQUOTED([USE_ENHANCED_INTR_API],[1],
|
||||
[Use enhanced intr API])
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
bootloader/Makefile])
|
||||
|
||||
Reference in New Issue
Block a user