summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-kernel/kpatch/kpatch.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch.inc b/meta-oe/recipes-kernel/kpatch/kpatch.inc
index ae753bd415..1f70f72054 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch.inc
+++ b/meta-oe/recipes-kernel/kpatch/kpatch.inc
@@ -17,6 +17,7 @@ EXTRA_OEMAKE = " \
17 SYSTEMDDIR=${D}${systemd_system_unitdir} \ 17 SYSTEMDDIR=${D}${systemd_system_unitdir} \
18 UPSTARTDIR=${D}${sysconfdir}/init \ 18 UPSTARTDIR=${D}${sysconfdir}/init \
19 DESTDIR=${D} \ 19 DESTDIR=${D} \
20 ARCH=${TARGET_ARCH} \
20 BUILDMOD=no \ 21 BUILDMOD=no \
21 CC='${CC}' \ 22 CC='${CC}' \
22 " 23 "