Dash:
[t2-trunk.git] / target / dreamcast / config.in
blobb5a9a883f5456db58cc58c18a9daa8d68950eeb7
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: target/dreamcast/config.in
5 # Copyright (C) 2004 - 2005 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: Sega Dreamcast console
17 pkgfilter sed '
19 # mangle all packages to only build them in the cross stage (1)
20 s,^. \(.\)[^ ]*,X \11--------,;
22 # select some packages (and repositories) explicitely
24 / 00-dirtree /          { p; d; };
25 / linux-header /        { p; d; };
26 / binutils /            { s,^. [^ ]*,X 0---------,; p; d; }
27 / gcc /                 { s,^. [^ ]*,X 0---------,; p; d; }
29 / uclibc /              { p; d; };
30 / linux26sh /           { p; d; };
32 / minit /               { p; d; };
33 / fgetty /              { p; d; };
35 / libowfat /            { p; d; };
36 / busybox /             { p; d; };
38 / zlib /                { p; d; };
40 / ncurses /             { p; d; };
42 # / iptables /          { p; d; };
43 / dropbear /            { p; d; };
44 / rsync /               { p; d; };
46 # / gpm /                       { p; d; };
48 / strace /              { p; d; };
49 # disable the rest
50 /.*/                    { s/^X /O / ; p; d; };'
53 SDECFGSET_PKGFILE_TYPE='none'
54 SDECFGSET_PKGFILE_VER=0
56 SDECFGSET_LIBC='uclibc'
57 SDECFGSET_DIETLIBC_DYN=0
58 # SDECFGSET_STATIC=0
59 SDECFGSET_INIT='minit'
61 SDECFGSET_OPT='size'
63 SDECFGSET_DO_REBUILD_STAGE=0
64 SDECFGSET_DISABLE_NLS=1
66 SDECFGSET_PKG_BUSYBOX_SYMLINKS=1