summaryrefslogtreecommitdiff
path: root/mk/initialpath.mk
Commit message (Collapse)AuthorAge
* Rootfs: give the ability to strip binaries in the root filesystemAbdoulaye Walsimou Gaye2009-08-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Add support of squashfs root filesystem buildAbdoulaye Walsimou Gaye2009-08-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Allow users to checkout svn trunk of eglibcAbdoulaye Walsimou Gaye2009-08-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Use 80 char line in initialpath MakefileAbdoulaye Walsimou Gaye2009-08-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: Create EMBTK_MCU_FLAG env var to help build of multiple toolchain ↵Abdoulaye Walsimou Gaye2009-07-18
| | | | | | within Embtk Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* host-tools: rewrite the layoutAbdoulaye Walsimou Gaye2009-06-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: create host-tools directory to store tools which run on hostAbdoulaye Walsimou Gaye2009-06-03
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: create ROOTFS only if rootfs is selectedAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EmbToolkit: copy target_skeleton only in ROOTFSAbdoulaye Walsimou Gaye2009-05-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Rewrite rmallpath targetAbdoulaye Walsimou Gaye2009-05-23
| | | | | | | | When we configure for an arch and build it, and then reconfigure for another arch rmallpath do not remove the previous paths created. This patch fix this issue, by removing paths no matter the arch. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Rename GNU_TARGET to GNU_TARGET_ARCHAbdoulaye Walsimou Gaye2009-05-15
| | | | 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>