summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-fsl_vpu.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gst-plugins-fsl_vpu.make')
-rw-r--r--rules/gst-plugins-fsl_vpu.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/gst-plugins-fsl_vpu.make b/rules/gst-plugins-fsl_vpu.make
index a338debfc..80cbd26c9 100644
--- a/rules/gst-plugins-fsl_vpu.make
+++ b/rules/gst-plugins-fsl_vpu.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template-make 8785 2008-08-26 07:48:06Z wsa $
#
# Copyright (C) 2008 by Sascha Hauer
#
@@ -105,13 +104,4 @@ $(STATEDIR)/gst-plugins-fsl_vpu.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-gst-plugins-fsl_vpu_clean:
- rm -rf $(STATEDIR)/gst-plugins-fsl_vpu.*
- rm -rf $(PKGDIR)/gst-plugins-fsl_vpu_*
- rm -rf $(GST_PLUGINS_FSL_VPU_DIR)
-
# vim: syntax=make