forked from Imagelibrary/rtems
2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add BFIN_ON_SKYEYE define to disable features not supported on simulator.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Add BFIN_ON_SKYEYE define to disable features not
|
||||
supported on simulator.
|
||||
|
||||
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Make letting boot_card() handle work area allocation
|
||||
|
||||
@@ -20,6 +20,11 @@ RTEMS_BSPOPTS_SET([CONSOLE_USE_INTERRUPTS],[*],[0])
|
||||
RTEMS_BSPOPTS_HELP([CONSOLE_USE_INTERRUPTS],
|
||||
[The console driver can operate in either polled or interrupt mode.])
|
||||
|
||||
RTEMS_BSPOPTS_SET([BFIN_ON_SKYEYE],[*],[0])
|
||||
RTEMS_BSPOPTS_HELP([BFIN_ON_SKYEYE],
|
||||
[(BSP--Skyeye)
|
||||
If defined, disable features which are not supported on Skyeye.])
|
||||
|
||||
BSP_BOOTCARD_OPTIONS
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
|
||||
Reference in New Issue
Block a user