Changeset e0b66438 in rtems
- Timestamp:
- Sep 16, 2009, 10:13:58 PM (10 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 8a2944ab
- Parents:
- d21f75f
- Location:
- c/src/lib/libbsp/arm/gumstix
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/gumstix/ChangeLog
rd21f75f re0b66438 1 2009-09-16 Joel Sherrill <joel.sherrill@OARcorp.com> 2 3 * configure.ac: Resolve confusion with Ralf's patch. 4 1 5 2009-09-16 Roxana Leontie <roxana.leontie@gmail.com> 2 6 -
c/src/lib/libbsp/arm/gumstix/configure.ac
rd21f75f re0b66438 27 27 AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes") 28 28 29 RTEMS_BSP_BOOTCARD_OPTIONS30 29 RTEMS_BSP_CLEANUP_OPTIONS(1, 1) 31 30
Note: See TracChangeset
for help on using the changeset viewer.