From 77c68e8d8ff856cde8ef2f2374d6097e1f02ad6f Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 24 Feb 2013 18:43:14 +1100 Subject: [PATCH] Add an RTEMS 4.11 autotools build set. --- rtems/config/4.11/rtems-autotools.bset | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 rtems/config/4.11/rtems-autotools.bset diff --git a/rtems/config/4.11/rtems-autotools.bset b/rtems/config/4.11/rtems-autotools.bset new file mode 100644 index 0000000..23afdfc --- /dev/null +++ b/rtems/config/4.11/rtems-autotools.bset @@ -0,0 +1,16 @@ +# +# Tools Set for RTEMS 4.11 Autotools Stable +# + +%define release 1 + +# +# The RTEMS 4.11 base defines. +# +%include rtems-4.11-base.bset + +# +# Tools configuration. +# +autoconf-2.69-1 +automake-1.12.2-1