summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofile.inc')
-rw-r--r--meta/recipes-kernel/oprofile/oprofile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofile.inc b/meta/recipes-kernel/oprofile/oprofile.inc
index b09aaf8c5f..678d40ef7d 100644
--- a/meta/recipes-kernel/oprofile/oprofile.inc
+++ b/meta/recipes-kernel/oprofile/oprofile.inc
@@ -26,7 +26,7 @@ SRC_URI = "file://opstart.patch \
26 file://oprofile-root.patch \ 26 file://oprofile-root.patch \
27 file://acinclude.m4" 27 file://acinclude.m4"
28 28
29inherit autotools 29inherit autotools-brokensep
30 30
31EXTRA_OECONF = "--with-kernel=${STAGING_KERNEL_DIR} --without-x" 31EXTRA_OECONF = "--with-kernel=${STAGING_KERNEL_DIR} --without-x"
32do_configure () { 32do_configure () {