source: rtems-source-builder/rtems/config/6/rtems-microblaze.bset @ 6bc7cac

Last change on this file since 6bc7cac was 6bc7cac, checked in by Joel Sherrill <joel@…>, on 11/07/21 at 22:15:52

config/[67]/rtems-*.bset: Move dtc to default set

  • Property mode set to 100644
File size: 388 bytes
Line 
1%define release 1
2%define rtems_arch microblaze
3
4#
5# Default tools configuration.
6#
7%include 6/rtems-base.bset
8
9#
10# Build gdb first to raise the Python install error as early as possible.
11# GDB needs expat so it needs to be built before.
12#
13
14devel/expat-2.1.0-1
15devel/gmp-6.1.0
16tools/rtems-gdb-10
17
18tools/rtems-xilinx-binutils-2.36
19tools/rtems-xilinx-gcc-10-newlib-head
20tools/rtems-tools-6
Note: See TracBrowser for help on using the repository browser.