summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/make.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/make/make.inc')
-rw-r--r--meta/recipes-devtools/make/make.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc
index 6bfe576479..5de74e4261 100644
--- a/meta/recipes-devtools/make/make.inc
+++ b/meta/recipes-devtools/make/make.inc
@@ -9,5 +9,3 @@ SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
9 file://SCCS.patch" 9 file://SCCS.patch"
10 10
11inherit autotools gettext 11inherit autotools gettext
12
13BBCLASSEXTEND = "native"