summaryrefslogtreecommitdiffstats
path: root/rules/htop.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:50:46 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:50:46 +0200
commit64ae9c0f73f449f45014c8fc19f6d9cabad6355d (patch)
tree148d7331eeb2891cb4c9c21b34ab151e3e2fa5bd /rules/htop.make
parent5b879097db2d229162e6a302976b93da68f50f71 (diff)
downloadptxdist-64ae9c0f73f449f45014c8fc19f6d9cabad6355d.tar.gz
ptxdist-64ae9c0f73f449f45014c8fc19f6d9cabad6355d.tar.xz
htop: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/htop.make')
-rw-r--r--rules/htop.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/htop.make b/rules/htop.make
index e7401b181..e649c0835 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -26,14 +26,6 @@ HTOP_SOURCE := $(SRCDIR)/$(HTOP).$(HTOP_SUFFIX)
HTOP_DIR := $(BUILDDIR)/$(HTOP)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HTOP_SOURCE):
- @$(call targetinfo)
- @$(call get, HTOP)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------