rtems4.11: Add support for Cortex-M4 and Cortex-R based chips.

Patch is https://patchwork.ozlabs.org/patch/372178/.
This commit is contained in:
Chris Johns 2014-07-29 09:41:13 +10:00
parent 40442df9ab
commit 4e502f0475

View File

@ -16,6 +16,11 @@
# #
%define enable_obsolete 1 %define enable_obsolete 1
#
# Add support for Cortex-M4 and Cortex-R based chips
#
%patch add gcc pw://patchwork.ozlabs.org/patch/372178/raw/v2-RTEMS-Add-multilibs-for-ARM.patch
# #
# Tools configuration. # Tools configuration.
# #