diff --git a/rtems/config/tools/rtems-binutils-2.20.1-1.cfg b/rtems/config/tools/rtems-binutils-2.20.1-1.cfg index 2241457..21272e9 100644 --- a/rtems/config/tools/rtems-binutils-2.20.1-1.cfg +++ b/rtems/config/tools/rtems-binutils-2.20.1-1.cfg @@ -9,6 +9,11 @@ Patch0: %{rtems_binutils_patches}/binutils-2.20.1-rtems4.10-20100826.diff +# +# RTEMS Build Set patches. +# +%include rtems-binutils-patches.cfg + # # The binutils build instructions. We use 2.xx Release 1. # diff --git a/rtems/config/tools/rtems-gdb-7.3.1-1.cfg b/rtems/config/tools/rtems-gdb-7.3.1-1.cfg index d52b310..5061dde 100644 --- a/rtems/config/tools/rtems-gdb-7.3.1-1.cfg +++ b/rtems/config/tools/rtems-gdb-7.3.1-1.cfg @@ -9,6 +9,11 @@ Patch0: %{rtems_gdb_patches}/gdb-7.3.1-rtems4.10-20120918.diff +# +# RTEMS Build Set patches. +# +%include rtems-gdb-patches.cfg + # # The gdb build instructions. We use 7.xx Release 1. #