aboutsummaryrefslogtreecommitdiffstats
path: root/classes/autotools_stage.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/autotools_stage.bbclass')
-rw-r--r--classes/autotools_stage.bbclass5
1 files changed, 0 insertions, 5 deletions
diff --git a/classes/autotools_stage.bbclass b/classes/autotools_stage.bbclass
deleted file mode 100644
index ff0f4cd880..0000000000
--- a/classes/autotools_stage.bbclass
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit autotools
-
-do_stage () {
- autotools_stage_all
-}