summaryrefslogtreecommitdiffstats
path: root/rules/commoncpp2.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-07-04 12:08:18 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-07-04 12:08:18 +0000
commit2a140263d1645f44ea34e95c50e3bd2abf04524f (patch)
tree3a8b78d2708a026f25388cb8c44106484a9b98d7 /rules/commoncpp2.make
parentc3ad0b6d7815b94883cf5c9affbed0fe1781b4d7 (diff)
downloadptxdist-2a140263d1645f44ea34e95c50e3bd2abf04524f.tar.gz
ptxdist-2a140263d1645f44ea34e95c50e3bd2abf04524f.tar.xz
* commoncpp2.make:
remove read from install stage, err :) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8587 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/commoncpp2.make')
-rw-r--r--rules/commoncpp2.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/commoncpp2.make b/rules/commoncpp2.make
index f5007d969..1b8d30c9b 100644
--- a/rules/commoncpp2.make
+++ b/rules/commoncpp2.make
@@ -61,7 +61,6 @@ $(STATEDIR)/commoncpp2.install:
@$(call targetinfo)
@$(call install, COMMONCPP2)
install -m755 -D $(COMMONCPP2_DIR)/src/ccgnu2-config $(PTXCONF_SYSROOT_CROSS)/bin/ccgnu2-config
- read
@$(call touch)
# ----------------------------------------------------------------------------