summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-or1k.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-07-25 04:55:14 +0000
committerChris Johns <chrisj@rtems.org>2014-07-25 04:55:14 +0000
commit114ef0827924b6f8165fc83801fd895619d993ee (patch)
tree2af70313ce524a660f28843daa9b2b99f6ef7db7 /rtems/config/4.11/rtems-or1k.bset
parentbare: Update libusb to 1.0.18. (diff)
downloadrtems-source-builder-114ef0827924b6f8165fc83801fd895619d993ee.tar.bz2
RTEMS 4.11 Update to gcc-4.8.3 with Newlib CVS 26-Jul-2014.
Refactor some of the configurations to make it easier to maintain. Add gcc-4.9.x support.
Diffstat (limited to 'rtems/config/4.11/rtems-or1k.bset')
-rw-r--r--rtems/config/4.11/rtems-or1k.bset9
1 files changed, 2 insertions, 7 deletions
diff --git a/rtems/config/4.11/rtems-or1k.bset b/rtems/config/4.11/rtems-or1k.bset
index 83a4a8d..90c596b 100644
--- a/rtems/config/4.11/rtems-or1k.bset
+++ b/rtems/config/4.11/rtems-or1k.bset
@@ -7,11 +7,6 @@
%define rtems_arch or1k
#
-# The RTEMS 4.11 BSP to build and test
-#
-%define rtems_bsps all
-
-#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
@@ -27,7 +22,7 @@ tools/rtems-gdb-7.7-1
#
# or1k specific patches
-#
+#
#binutils
%patch add binutils -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/binutils-2.24-or1k-rtems.diff
@@ -38,7 +33,7 @@ tools/rtems-gdb-7.7-1
#gcc
%patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.2-or1k-rtems-29-4-2014.diff
-#gdb
+#gdb
%patch add gdb -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gdb-7.7-or1k-rtems.diff
#