mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
|
||||
|
||||
2001-04-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
|
||||
|
||||
@@ -33,6 +33,9 @@ RTEMS_BSPOPTS_HELP([UARTS_IO_MODE],
|
||||
does not perform serial I/O on any port other than its default debug
|
||||
port, which must be SMC1.])
|
||||
|
||||
RTEMS_BSPOPTS_SET([DISPATCH_HANDLER_STAT],[*],[])
|
||||
RTEMS_BSPOPTS_HELP([DISPATCH_HANDLER_STAT],
|
||||
[used by irq/irq.c])
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
|
||||
|
||||
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac:
|
||||
|
||||
@@ -61,6 +61,10 @@ RTEMS_BSPOPTS_HELP([PRINTK_MINOR],
|
||||
use the same type of I/O, otherwise the drivers will likely conflict with
|
||||
each other.])
|
||||
|
||||
RTEMS_BSPOPTS_SET([DISPATCH_HANDLER_STAT],[*],[])
|
||||
RTEMS_BSPOPTS_HELP([DISPATCH_HANDLER_STAT],
|
||||
[used by irq/irq.c])
|
||||
|
||||
RTEMS_CHECK_NETWORKING
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user