Changeset b9d871f9 in rtems
- Timestamp:
- 05/19/14 13:07:22 (10 years ago)
- Branches:
- 4.10
- Children:
- 7dc65fa
- Parents:
- c1d7c5f
- git-author:
- Chris Johns <chrisj@…> (05/19/14 13:07:22)
- git-committer:
- Joel Sherrill <joel@…> (09/05/16 00:38:15)
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/bfin/acinclude.m4
rc1d7c5f rb9d871f9 3 3 [ 4 4 case "$1" in 5 TLL6527M ) 6 AC_CONFIG_SUBDIRS([TLL6527M]);; 5 7 bf537Stamp ) 6 8 AC_CONFIG_SUBDIRS([bf537Stamp]);; 7 9 eZKit533 ) 8 10 AC_CONFIG_SUBDIRS([eZKit533]);; 9 TLL6527M )10 AC_CONFIG_SUBDIRS([TLL6527M]);;11 11 *) 12 12 AC_MSG_ERROR([Invalid BSP]);;
Note: See TracChangeset
for help on using the changeset viewer.