summaryrefslogtreecommitdiff
path: root/mk/toolchain.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-16 22:41:20 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-16 22:41:20 +0200
commit32b6199775e771193cccce2440cd4dd8b07649fd (patch)
treecdd00393559c38e53c7e6a2ae5360472714745d8 /mk/toolchain.mk
parent7b326a0c38e9fbd29d981a439c02f0d7bb08bfea (diff)
downloadembtoolkit-32b6199775e771193cccce2440cd4dd8b07649fd.tar.gz
embtoolkit-32b6199775e771193cccce2440cd4dd8b07649fd.tar.bz2
embtoolkit-32b6199775e771193cccce2440cd4dd8b07649fd.tar.xz
Toolchain: End of build toochain components.
This patch end the work of designing toolchain part of Embtoolkit. For the moment, it only support MIPS CPUs. Support for other largely used CPU in embedded system world will come as soon as possible. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'mk/toolchain.mk')
-rw-r--r--mk/toolchain.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/toolchain.mk b/mk/toolchain.mk
index f5b7784..858d537 100644
--- a/mk/toolchain.mk
+++ b/mk/toolchain.mk
@@ -43,5 +43,5 @@ include $(EMBTK_ROOT)/mk/eglibc.mk
#targets
buildtoolchain: gmphost_install mpfrhost_install binutils_install gcc1_install \
kernel-headers_install eglibc-headers_install gcc2_install \
- eglibc_install
+ eglibc_install gcc3_install