diff options
| -rw-r--r-- | meta-oe/recipes-kernel/kpatch/kpatch.inc | 1 |
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 cd819f31f8..ae753bd415 100644 --- a/meta-oe/recipes-kernel/kpatch/kpatch.inc +++ b/meta-oe/recipes-kernel/kpatch/kpatch.inc | |||
| @@ -15,6 +15,7 @@ EXTRA_OEMAKE = " \ | |||
| 15 | LIBDIR=${D}${libdir} \ | 15 | LIBDIR=${D}${libdir} \ |
| 16 | MANDIR=${D}${mandir}/man1 \ | 16 | MANDIR=${D}${mandir}/man1 \ |
| 17 | SYSTEMDDIR=${D}${systemd_system_unitdir} \ | 17 | SYSTEMDDIR=${D}${systemd_system_unitdir} \ |
| 18 | UPSTARTDIR=${D}${sysconfdir}/init \ | ||
| 18 | DESTDIR=${D} \ | 19 | DESTDIR=${D} \ |
| 19 | BUILDMOD=no \ | 20 | BUILDMOD=no \ |
| 20 | CC='${CC}' \ | 21 | CC='${CC}' \ |
