Changeset b40f354 in rtems
- Timestamp:
- May 11, 2007, 8:56:46 AM (13 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, master
- Children:
- f39ff532
- Parents:
- 17e5911
- Location:
- contrib/crossrpms/rtems4.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.8/bfin/Makefile.am
r17e5911 rb40f354 25 25 GDB_OPTS += 26 26 27 CPUKIT_VERS = 4.7.99.1 28 CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 29 CPUKIT_RPMREL = 0 30 include ../cpukit.am 31 CPUKIT_OPTS += 27 ### bfin's GCC is too broken to be usable 28 ## CPUKIT_VERS = 4.7.99.1 29 ## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 30 ## CPUKIT_RPMREL = 0 31 ## include ../cpukit.am 32 ## CPUKIT_OPTS += -
contrib/crossrpms/rtems4.8/tic4x/Makefile.am
r17e5911 rb40f354 23 23 ## GDB_OPTS += 24 24 25 CPUKIT_VERS = 4.7.99.1 26 CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 27 CPUKIT_RPMREL = 0 28 include ../cpukit.am 29 CPUKIT_OPTS += 25 ### rtems doesn't build for the tic4x 26 ## CPUKIT_VERS = 4.7.99.1 27 ## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 28 ## CPUKIT_RPMREL = 0 29 ## include ../cpukit.am 30 ## CPUKIT_OPTS +=
Note: See TracChangeset
for help on using the changeset viewer.