summaryrefslogtreecommitdiffstats
path: root/rules/bash.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-06-11 13:14:43 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-06-11 13:14:43 +0000
commit75ec113e478533a06b9ce1468100844cc4e229c3 (patch)
treec9d2bce88302da18ea2309a70beb08a686eb2127 /rules/bash.make
parentd5869a56b28241393af3ff8aea1924df2605c304 (diff)
downloadptxdist-75ec113e478533a06b9ce1468100844cc4e229c3.tar.gz
ptxdist-75ec113e478533a06b9ce1468100844cc4e229c3.tar.xz
* bash: remove obsolete install line (was commented out anyway)
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5742 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/bash.make')
-rw-r--r--rules/bash.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/bash.make b/rules/bash.make
index da93f8b8e..fc81f87a1 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -211,7 +211,6 @@ bash_install: $(STATEDIR)/bash.install
$(STATEDIR)/bash.install: $(bash_install_deps_default)
@$(call targetinfo, $@)
- #@$(call install, BASH)
@$(call touch, $@)
# ----------------------------------------------------------------------------