summaryrefslogtreecommitdiffstats
path: root/rules/libpthread-stubs.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-06-03 20:24:41 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-06-03 20:24:41 +0000
commitd77da062dd5d9192ae96c82b0cac202bca9a34ef (patch)
treebaab0973014401f1c26c8adcc0ee6c2a4fbda5af /rules/libpthread-stubs.make
parent5fe0a9de0f2089767cf4fe7e5b05b63067c103ee (diff)
downloadptxdist-d77da062dd5d9192ae96c82b0cac202bca9a34ef.tar.gz
ptxdist-d77da062dd5d9192ae96c82b0cac202bca9a34ef.tar.xz
* .make files: location of ipkg files has changed
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libpthread-stubs.make')
-rw-r--r--rules/libpthread-stubs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libpthread-stubs.make b/rules/libpthread-stubs.make
index dbe801da9..e1c89fd3b 100644
--- a/rules/libpthread-stubs.make
+++ b/rules/libpthread-stubs.make
@@ -113,7 +113,7 @@ $(STATEDIR)/libpthread-stubs.targetinstall: $(libpthread-stubs_targetinstall_dep
libpthread-stubs_clean:
rm -rf $(STATEDIR)/libpthread-stubs.*
- rm -rf $(IMAGEDIR)/libpthread-stubs_*
+ rm -rf $(PKGDIR)/libpthread-stubs_*
rm -rf $(LIBPTHREAD_STUBS_DIR)
# vim: syntax=make