diff options
Diffstat (limited to 'meta/classes-recipe/kernel.bbclass')
| -rw-r--r-- | meta/classes-recipe/kernel.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/kernel.bbclass b/meta/classes-recipe/kernel.bbclass index 8f022b234d..4bce64cf6a 100644 --- a/meta/classes-recipe/kernel.bbclass +++ b/meta/classes-recipe/kernel.bbclass | |||
| @@ -216,7 +216,7 @@ KERNEL_RELEASE ?= "${KERNEL_VERSION}" | |||
| 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}" | 218 | KERNEL_DTBDEST ?= "${KERNEL_IMAGEDEST}" |
| 219 | KERNEL_DTBVENDORED ?= "false" | 219 | KERNEL_DTBVENDORED ?= "0" |
| 220 | 220 | ||
| 221 | # | 221 | # |
| 222 | # configuration | 222 | # configuration |
