summaryrefslogtreecommitdiffstats
path: root/rules/owfs.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:24:21 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:24:21 +0200
commit469960fc9bac8ead645878867f62f2a5fddfa9b5 (patch)
treea06494eeceb77be8ec1be8ed13b4dd54f201a08d /rules/owfs.make
parent314122a16feb366d07b7c1013bbcea827be699fe (diff)
downloadptxdist-469960fc9bac8ead645878867f62f2a5fddfa9b5.tar.gz
ptxdist-469960fc9bac8ead645878867f62f2a5fddfa9b5.tar.xz
owfs: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/owfs.make')
-rw-r--r--rules/owfs.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/owfs.make b/rules/owfs.make
index 9c7b4e76f..cc4581720 100644
--- a/rules/owfs.make
+++ b/rules/owfs.make
@@ -26,14 +26,6 @@ OWFS_DIR := $(BUILDDIR)/$(OWFS)
OWFS_LICENSE := GPLv2+, LGPLv2+
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(OWFS_SOURCE):
- @$(call targetinfo)
- @$(call get, OWFS)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------