diff options
| -rw-r--r-- | meta/classes/kernel.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index dc0152f74a..4877965af0 100644 --- a/meta/classes/kernel.bbclass +++ b/meta/classes/kernel.bbclass | |||
| @@ -533,6 +533,8 @@ addtask savedefconfig after do_configure | |||
| 533 | 533 | ||
| 534 | inherit cml1 | 534 | inherit cml1 |
| 535 | 535 | ||
| 536 | KCONFIG_CONFIG_COMMAND_append = " HOSTLDFLAGS='${BUILD_LDFLAGS}'" | ||
| 537 | |||
| 536 | EXPORT_FUNCTIONS do_compile do_install do_configure | 538 | EXPORT_FUNCTIONS do_compile do_install do_configure |
| 537 | 539 | ||
| 538 | # kernel-base becomes kernel-${KERNEL_VERSION} | 540 | # kernel-base becomes kernel-${KERNEL_VERSION} |
