* added graalvm (22.0.0.1) - A high-performance JDK distribution
[t2.git] / target / rasperrypi / config.in
blobccf4c315c8515e1daa3b0924019dae0d4b617a82
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: target/rasperrypi/config.in
5 # Copyright (C) 2011 - 2016 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; version 2 of the License. A copy of the
12 # GNU General Public License can be found in the file COPYING.
13 # --- T2-COPYRIGHT-NOTE-END ---
15 #Description: The RasperryPi Board
17 SDECFGSET_PKGFILE_TYPE='none'
18 SDECFGSET_IMAGE='install'
20 SDECFGSET_CROSSBUILD='1'
22 SDECFGSET_ARCH='arm'
23 SDECFGSET_ARM_ENDIANESS='el'
24 SDECFGSET_ARM_OPT='arm1176jzf-s'
25 SDECFGSET_ARM_ABI='gnueabi'
26 #SDECFG_ARM_BOARDDEF='versatile'
27 #SDECFG_ARM_BOARDDEF='rpi_3'
28 SDECFG_ARM_BOARDDEF='rpi'
29 SDECFG_ARM_THUMB='0'
30 SDECFG_SOFTFLOAT='0'
32 # space saving
33 SDECFGSET_OPT='speed'
34 SDECFG_DEBUG='0'
35 SDECFGSET_LIBC='glibc'
36 SDECFGSET_INIT='sysvinit'
37 SDECFG_INIT_STYLE='sysv_nice'
39 SDECFGSET_PKG_GNOME2_CORE_PREFIX='usr'