Dash:
[t2-trunk.git] / target / tlx / config.in
blob40f5e926593dea4ecdad9be806979e4789be6079
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: target/tlx/config.in
5 # Copyright (C) 2008 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: TLX - Tiny command-line LinuX
17 SDECFGSET_PKGFILE_TYPE='none'
18 SDECFGSET_IMAGE='livecd'
20 # as flexible and small as possible
21 SDECFGSET_ARCH='x86'
22 SDECFGSET_X86_OPT='i386'
23 SDECFGSET_OPT='size'
25 SDECFGSET_CROSSBUILD=1
27 # use busybox for most utilities
28 SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
29 SDECFGSET_LIBC='uclibc'
30 SDECFGSET_INIT='busybox'