summaryrefslogtreecommitdiffstats
path: root/rules/rtps.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-05-25 17:24:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-05-26 07:21:45 +0200
commit7fe4531c462c905a8b73c814c92fd5d9b72afd00 (patch)
tree4ef46a5e49ad6e52305ff0a3d21099014e1d1472 /rules/rtps.make
parent190978d4401f8ae6143b27ef9de0ee26a352846c (diff)
downloadptxdist-7fe4531c462c905a8b73c814c92fd5d9b72afd00.tar.gz
ptxdist-7fe4531c462c905a8b73c814c92fd5d9b72afd00.tar.xz
rtps: cleanup
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rtps.make')
-rw-r--r--rules/rtps.make32
1 files changed, 0 insertions, 32 deletions
diff --git a/rules/rtps.make b/rules/rtps.make
index 6abd2e6ac..4213b6dee 100644
--- a/rules/rtps.make
+++ b/rules/rtps.make
@@ -17,38 +17,6 @@ RTPS_VERSION := 1.0
RTPS_LICENSE := GPLv2
# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rtps.extract:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rtps.prepare:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rtps.compile:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/rtps.install:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------