Changeset 0905e0f in rtems
- Timestamp:
- 09/12/00 12:39:07 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9fbf213
- Parents:
- e453d5c
- Location:
- make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
make/ChangeLog
re453d5c r0905e0f 1 2 2000-09-12 Joel Sherrill <joel@OARcorp.com> 3 4 * custom/mbx860_005b.cfg (make-target-options): Add lines to 5 define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings 6 may be incorrect but the BSP now compiles. 1 7 2 8 2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> -
make/custom/mbx860_005b.cfg
re453d5c r0905e0f 22 22 @echo "#define CONSOLE_MINOR SMC1_MINOR" >>$@ 23 23 @echo "#define UARTS_USE_INTERRUPTS 0" >>$@ 24 @echo "#define PRINTK_MINOR SMC1_MINOR" >>$@ 25 @echo "#define PRINTK_IO_MODE 0" >>$@ 24 26 @echo "#define EPPCBUG_SMC1 1" >>$@ 25 27 @echo "#define EPPCBUG_VECTORS 1" >>$@
Note: See TracChangeset
for help on using the changeset viewer.