summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-08-01 22:05:15 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-27 18:22:31 +0200
commita85b25aea852f1c802289dc9e662008a8a2266da (patch)
tree66938f1ef6b3d85013b32fa98676b7be8c1ad2d3
parentcb9bc2a6009800bb9b3bf4e66cfbdf9227433f9f (diff)
downloadptxdist-a85b25aea852f1c802289dc9e662008a8a2266da.tar.gz
ptxdist-a85b25aea852f1c802289dc9e662008a8a2266da.tar.xz
[rc-once] remove obsolete stages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/rc-once.make33
1 files changed, 0 insertions, 33 deletions
diff --git a/rules/rc-once.make b/rules/rc-once.make
index 4acbcb836..da54ae612 100644
--- a/rules/rc-once.make
+++ b/rules/rc-once.make
@@ -17,39 +17,6 @@ PACKAGES-$(PTXCONF_RC_ONCE) += rc-once
# Paths and names
#
RC_ONCE_VERSION := 1.0.0
-RC_ONCE := rc-once-$(RC_ONCE_VERSION)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rc-once.extract:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rc-once.prepare:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rc-once.compile:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rc-once.install:
- @$(call targetinfo)
- @$(call touch)
# ----------------------------------------------------------------------------
# Target-Install