summaryrefslogtreecommitdiff
path: root/mk/initialpath.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-12-18 16:57:27 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-12-18 16:57:27 +0100
commitfedd675e6c0568adc94a50d0cc498c43b506f0e4 (patch)
treee1d2af7709ff289cc2a625cef9566752766b27a4 /mk/initialpath.mk
parentd685ea5c863967026348eb42bdea4d4fe9061282 (diff)
downloadembtoolkit-fedd675e6c0568adc94a50d0cc498c43b506f0e4.tar.gz
embtoolkit-fedd675e6c0568adc94a50d0cc498c43b506f0e4.tar.bz2
embtoolkit-fedd675e6c0568adc94a50d0cc498c43b506f0e4.tar.xz
Toolchain: eglibc: fix download of patches
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'mk/initialpath.mk')
-rw-r--r--mk/initialpath.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/initialpath.mk b/mk/initialpath.mk
index ce71029..8a96cd5 100644
--- a/mk/initialpath.mk
+++ b/mk/initialpath.mk
@@ -73,5 +73,5 @@ rmallpath:
ifneq ($(CONFIG_EMBTK_CACHE_PATCHES),y)
@rm -rf $(DOWNLOAD_DIR)/*.patch
endif
- @rm -rf $(DOWNLOAD_DIR)/eglibc-*
+ @rm -rf $(DOWNLOAD_DIR)/eglibc-*.tar.bz2