source: rtems-tools/tester/rtems/rtems-bsps-i386.ini @ 581b071

5
Last change on this file since 581b071 was 581b071, checked in by Joel Sherrill <joel@…>, on 07/31/17 at 14:29:48

rtems-bsps-i386.ini: Remove Edison

  • Property mode set to 100644
File size: 1.0 KB
Line 
1#
2# RTEMS Tools Project (http://www.rtems.org/)
3# Copyright 2017 Chris Johns (chrisj@rtems.org)
4# All rights reserved.
5#
6# This file is part of the RTEMS Tools package in 'rtems-bsp-builder'.
7#
8# Permission to use, copy, modify, and/or distribute this software for any
9# purpose with or without fee is hereby granted, provided that the above
10# copyright notice and this permission notice appear in all copies.
11#
12# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
13# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
14# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
16# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
17# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
18# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
19
20#
21# i386 Architecture
22#
23[i386]
24bsps = pc386, pc486, pc586-sse, pc586, pc686, pcp4
25exclude = smp
26bspopts_pc686 = BSP_PRINT_EXCEPTION_CONTEXT=1
Note: See TracBrowser for help on using the repository browser.