summaryrefslogtreecommitdiff
path: root/scripts/kconfig
Commit message (Collapse)AuthorAge
* Build system: initial cygwin supportAbdoulaye Walsimou Gaye2015-07-27
| | | | | | | | This is an initial cygwin support reported by its contributor, Jonathan L, to produce a working gcc cross compiler for arm. Signed-off-by: Jonathan L<jlynam@gmail.com> Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* configuration UI: add missing libs for xconfig and menuconfig on some systemsAbdoulaye Walsimou Gaye2014-10-17
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* kconfig: update from upstream 46a1f21a679abaaeae6dAbdoulaye Walsimou Gaye2013-03-31
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Build system: import kconfig from upstream ↵Abdoulaye Walsimou Gaye2012-08-18
| | | | | | 20fb1936dee63fe397236d4ff3fd253a62b7b0b8 Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Revert "Build system: kconfig: Initial attempt to implement kconfig integer ↵Abdoulaye Walsimou Gaye2012-08-18
| | | | | | | | | comparison" This reverts commit 34d211a44d2075c62ba35080ee5e68c25e820002. The implementation is incomplete. The implementation will be completed after upstream merge Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Build system: kconfig: Initial attempt to implement kconfig integer comparisonAbdoulaye Walsimou Gaye2011-11-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Build system: kconfig: remove zconf.lex.c as it is generatedAbdoulaye Walsimou Gaye2011-11-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Build system: kconfig : Update from linux-mips ↵Abdoulaye Walsimou Gaye2011-08-02
| | | | | | 0085b5e052d478f5ef1129ed7325f8f07d720ad4 Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* kconfig: enable warnings again about choicesAbdoulaye Walsimou Gaye2010-03-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Kconfig: We dont to see warningAbdoulaye Walsimou Gaye2010-03-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Kbuild: be more generic in some messagesAbdoulaye Walsimou Gaye2009-08-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: remove kconfig build objs when we cleanAbdoulaye Walsimou Gaye2009-06-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: remove kconfig build objsAbdoulaye Walsimou Gaye2009-06-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: ignore some filesAbdoulaye Walsimou Gaye2009-06-01
| | | | 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>