functions: changed pkginstalled() to use $* instead of "$@" when generating the pattern
[opensde-nopast.git] / architecture / sh / config.in
blobe4c62a12b0b434ec6052a31084c65deddd2e574c
1 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # Filename: architecture/sh/config.in
5 # Copyright (C) 2004 - 2006 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
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 # --- SDE-COPYRIGHT-NOTE-END ---
14 #Description: SuperH
16 choice SDECFG_SH_OPT sh \
17         sh              "No special optimisation (SH1)" \
18         sh2             "Optimise for the SH2"  \
19         sh3             "Optimise for the SH3"  \
20         sh4             "Optimize for the SH4"
22 choice SDECFG_SH_BOARDDEF dreamcast \
23         dreamcast       "SEGA Dreamcast" \
24         se7300          "Hitachi SH7300(SH-Mobile V) evaluation board" \
25         se73180         "Hitachi SH73180(SH-Mobile 3) evaluation board" \
26         se7751          "Hitachi SH7751 evalutation board" \
27         se7705          "Hitachi SH7709 or SH7750 evaluation board" \
28         cqreek          "CqREEK SH7708 or SH7750" \
29         hp680           "HP Jornada HP680" \
30         microdev        "SuperH MicroDev board with an SH4-202 CPU" \
31         rts7751r2d      "Renesas Technology Sales SH-Graphics board" \
32         sh3             "CTP/PCI-SH03 by Interface Corporation" \
33         snapgear        "SnapGear SH board" \
34         systemh         "Renesas SystemH 7751R evaluation board"
36 SDECFG_ID="$SDECFG_ID-$SDECFG_SH_OPT"
38 SDECFGSET_MULTILIB=1
39 const SDECFG_MULTILIBLIST "m4,m4-nofpu"
40 SDECFGSET_MULTILIBLIST="m4,m4-nofpu"