summaryrefslogtreecommitdiffstats
path: root/rules/apache2_mod_python.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 15:57:23 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:17:39 +0200
commitff9ce271022d474033f87245611d79a0166e4a75 (patch)
treee64b9f9cb53701e4aeb5078e94eab4f91f749aa8 /rules/apache2_mod_python.make
parentdaf4d206dcc64d1f29102be885c14dd3ec6e793b (diff)
downloadptxdist-ff9ce271022d474033f87245611d79a0166e4a75.tar.gz
ptxdist-ff9ce271022d474033f87245611d79a0166e4a75.tar.xz
apache2_mod_python: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/apache2_mod_python.make')
-rw-r--r--rules/apache2_mod_python.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/apache2_mod_python.make b/rules/apache2_mod_python.make
index 65fc89c28..eccdf0b77 100644
--- a/rules/apache2_mod_python.make
+++ b/rules/apache2_mod_python.make
@@ -26,14 +26,6 @@ APACHE2_MOD_PYTHON_SOURCE := $(SRCDIR)/$(APACHE2_MOD_PYTHON).$(APACHE2_MOD_PYTHO
APACHE2_MOD_PYTHON_DIR := $(BUILDDIR)/$(APACHE2_MOD_PYTHON)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(APACHE2_MOD_PYTHON_SOURCE):
- @$(call targetinfo)
- @$(call get, APACHE2_MOD_PYTHON)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------