diff options
Diffstat (limited to 'meta/classes-recipe/kernel.bbclass')
| -rw-r--r-- | meta/classes-recipe/kernel.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes-recipe/kernel.bbclass b/meta/classes-recipe/kernel.bbclass index e634eabd49..8f022b234d 100644 --- a/meta/classes-recipe/kernel.bbclass +++ b/meta/classes-recipe/kernel.bbclass | |||
| @@ -215,6 +215,8 @@ KERNEL_RELEASE ?= "${KERNEL_VERSION}" | |||
| 215 | # The directory where built kernel lies in the kernel tree | 215 | # The directory where built kernel lies in the kernel tree |
| 216 | KERNEL_OUTPUT_DIR ?= "arch/${ARCH}/boot" | 216 | KERNEL_OUTPUT_DIR ?= "arch/${ARCH}/boot" |
| 217 | KERNEL_IMAGEDEST ?= "boot" | 217 | KERNEL_IMAGEDEST ?= "boot" |
| 218 | KERNEL_DTBDEST ?= "${KERNEL_IMAGEDEST}" | ||
| 219 | KERNEL_DTBVENDORED ?= "false" | ||
| 218 | 220 | ||
| 219 | # | 221 | # |
| 220 | # configuration | 222 | # configuration |
