diff options
| -rw-r--r-- | meta/recipes-devtools/make/make.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc index 23629d37b0..b7c353f947 100644 --- a/meta/recipes-devtools/make/make.inc +++ b/meta/recipes-devtools/make/make.inc | |||
| @@ -9,3 +9,5 @@ SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \ | |||
| 9 | file://SCCS.patch;patch=1" | 9 | file://SCCS.patch;patch=1" |
| 10 | 10 | ||
| 11 | inherit autotools gettext | 11 | inherit autotools gettext |
| 12 | |||
| 13 | BBCLASSEXTEND = "native" | ||
