summaryrefslogtreecommitdiffstats
path: root/rules/liblist.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:16:44 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:17:25 +0200
commit9ad2daf37686ad807c96fa8ef7865c84f212e640 (patch)
tree41a10618099be48f07f4d681faf1a9a3d4cbf21e /rules/liblist.make
parentad6e06851dcae8f8455192765d1276ecf97de627 (diff)
downloadptxdist-9ad2daf37686ad807c96fa8ef7865c84f212e640.tar.gz
ptxdist-9ad2daf37686ad807c96fa8ef7865c84f212e640.tar.xz
liblist: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/liblist.make')
-rw-r--r--rules/liblist.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/liblist.make b/rules/liblist.make
index 7690bff9a..da9a83a03 100644
--- a/rules/liblist.make
+++ b/rules/liblist.make
@@ -26,14 +26,6 @@ LIBLIST_SOURCE := $(SRCDIR)/$(LIBLIST).$(LIBLIST_SUFFIX)
LIBLIST_DIR := $(BUILDDIR)/$(LIBLIST)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(LIBLIST_SOURCE):
- @$(call targetinfo)
- @$(call get, LIBLIST)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------