summaryrefslogtreecommitdiffstats
path: root/recipes-extended/kvmtool/kvmtool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/kvmtool/kvmtool_git.bb')
-rw-r--r--recipes-extended/kvmtool/kvmtool_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/kvmtool/kvmtool_git.bb b/recipes-extended/kvmtool/kvmtool_git.bb
index 6597873d..31443b0a 100644
--- a/recipes-extended/kvmtool/kvmtool_git.bb
+++ b/recipes-extended/kvmtool/kvmtool_git.bb
@@ -19,8 +19,6 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch
19SRCREV = "e48563f5c4a48fe6a6bc2a98a9a7c84a10f043be" 19SRCREV = "e48563f5c4a48fe6a6bc2a98a9a7c84a10f043be"
20PV = "5.10.0+git" 20PV = "5.10.0+git"
21 21
22S = "${WORKDIR}/git"
23
24EXTRA_OEMAKE = 'V=1 EXTRA_CFLAGS="-I${STAGING_KERNEL_BUILDDIR}/include/generated -I${STAGING_KERNEL_BUILDDIR}/arch/${ARCH}/include/generated"' 22EXTRA_OEMAKE = 'V=1 EXTRA_CFLAGS="-I${STAGING_KERNEL_BUILDDIR}/include/generated -I${STAGING_KERNEL_BUILDDIR}/arch/${ARCH}/include/generated"'
25 23
26do_install() { 24do_install() {