summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-03-03 22:43:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-03-12 09:52:17 +0100
commite6eb0c0788b54712179a298b9528126b16e0a47c (patch)
treec722e6b729f0476ac42bdddc16c0ddb704c2b5e3 /rules/initmethod-bbinit.make
parent461003115bb378dfba23e642127ab8502a6ec6c9 (diff)
downloadptxdist-e6eb0c0788b54712179a298b9528126b16e0a47c.tar.gz
ptxdist-e6eb0c0788b54712179a298b9528126b16e0a47c.tar.xz
initmethod-bbinit: cleanup
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/initmethod-bbinit.make')
-rw-r--r--rules/initmethod-bbinit.make40
1 files changed, 0 insertions, 40 deletions
diff --git a/rules/initmethod-bbinit.make b/rules/initmethod-bbinit.make
index 538224b62..b71d1af4d 100644
--- a/rules/initmethod-bbinit.make
+++ b/rules/initmethod-bbinit.make
@@ -18,46 +18,6 @@ PACKAGES-$(PTXCONF_INITMETHOD_BBINIT) += initmethod-bbinit
#
INITMETHOD_BBINIT_VERSION := 1.0.0
INITMETHOD_BBINIT := initmethod-bbinit-$(INITMETHOD_BBINIT_VERSION)
-INITMETHOD_BBINIT_DIR := $(BUILDDIR)/$(INITMETHOD_BBINIT)
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(INITMETHOD_BBINIT_SOURCE):
- @$(call targetinfo)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/initmethod-bbinit.extract:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/initmethod-bbinit.prepare:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/initmethod-bbinit.compile:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/initmethod-bbinit.install:
- @$(call targetinfo)
- @$(call touch)
# ----------------------------------------------------------------------------
# Target-Install