summaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools_stage.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/autotools_stage.bbclass')
-rw-r--r--meta/classes/autotools_stage.bbclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/classes/autotools_stage.bbclass b/meta/classes/autotools_stage.bbclass
index ff0f4cd880..b3c41e4b4d 100644
--- a/meta/classes/autotools_stage.bbclass
+++ b/meta/classes/autotools_stage.bbclass
@@ -1,5 +1,2 @@
1inherit autotools 1inherit autotools
2 2
3do_stage () {
4 autotools_stage_all
5}