summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile')
-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 e431071283..ccf9f9fa61 100644
--- a/meta/recipes-kernel/oprofile/oprofile.inc
+++ b/meta/recipes-kernel/oprofile/oprofile.inc
@@ -22,7 +22,7 @@ SRC_URI = "file://opstart.patch \
22 file://oprofile-root.patch \ 22 file://oprofile-root.patch \
23 file://acinclude.m4" 23 file://acinclude.m4"
24 24
25inherit autotools-brokensep 25inherit autotools-brokensep pkgconfig
26 26
27EXTRA_OECONF = "--with-kernel=${STAGING_KERNEL_DIR} --without-x" 27EXTRA_OECONF = "--with-kernel=${STAGING_KERNEL_DIR} --without-x"
28do_configure () { 28do_configure () {