Changeset 04d0b90 in rtems
- Timestamp:
- Apr 6, 2010, 12:01:28 PM (11 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 74e1fca
- Parents:
- 530d5014
- Location:
- contrib/crossrpms/rtems4.10
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/h8300/Makefile.am
r530d5014 r04d0b90 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 224 GDB_RPMREL = 3 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/lm32/Makefile.am
r530d5014 r04d0b90 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 224 GDB_RPMREL = 3 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/m32c/Makefile.am
r530d5014 r04d0b90 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 224 GDB_RPMREL = 3 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
r530d5014 r04d0b90 8 8 GDB_VERS = 7.1 9 9 GDB_PKGVERS = $(GDB_VERS) 10 GDB_RPMREL = 210 GDB_RPMREL = 3 11 11 include ../gdb.am 12 12 GDB_OPTS += -
contrib/crossrpms/rtems4.10/powerpc/Makefile.am
r530d5014 r04d0b90 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 224 GDB_RPMREL = 3 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/sparc/Makefile.am
r530d5014 r04d0b90 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 224 GDB_RPMREL = 3 25 25 include ../gdb.am 26 26 GDB_OPTS +=
Note: See TracChangeset
for help on using the changeset viewer.