summaryrefslogtreecommitdiff
path: root/kconfig/arch.kconfig
Commit message (Collapse)AuthorAge
* Embtk: document unsupported architectureAbdoulaye Walsimou Gaye2009-07-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Add ARM arch supportAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: EMBTK_TARGET_ARCH_64BITS and EMBTK_TARGET_ARCH_32BITS add bool statementAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: create EMBTK_TARGET_ARCH_32BITS and EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-01
| | | | | | | | This patch creates to symbols EMBTK_TARGET_ARCH_32BITS and EMBTK_TARGET_ARCH_64BITS. These two symbols will help to determinate if we're in 64bits or 32bits. They will replace EMBTK_TARGET_ARCH for this task. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtoolkit: Fisrt commitAbdoulaye Walsimou Gaye2009-05-12
This is the first commit in the embedded system toolkit git repository, formaly embtoolkit. This porject aims to design a tool which helps on building an embedded linux system. The goal of this porject is to use EGLIBC as C Library for linux systems generated. This initial commit is manely just a backup in order to save work done. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>