diff options
Diffstat (limited to 'meta/classes/kernel-fitimage.bbclass')
| -rw-r--r-- | meta/classes/kernel-fitimage.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/kernel-fitimage.bbclass b/meta/classes/kernel-fitimage.bbclass index 7e09b075ff..2112ae4cfa 100644 --- a/meta/classes/kernel-fitimage.bbclass +++ b/meta/classes/kernel-fitimage.bbclass | |||
| @@ -148,7 +148,7 @@ fitimage_emit_section_kernel() { | |||
| 148 | kernel-$2 { | 148 | kernel-$2 { |
| 149 | description = "Linux kernel"; | 149 | description = "Linux kernel"; |
| 150 | data = /incbin/("$3"); | 150 | data = /incbin/("$3"); |
| 151 | type = "kernel"; | 151 | type = "${UBOOT_MKIMAGE_KERNEL_TYPE}"; |
| 152 | arch = "${UBOOT_ARCH}"; | 152 | arch = "${UBOOT_ARCH}"; |
| 153 | os = "linux"; | 153 | os = "linux"; |
| 154 | compression = "$4"; | 154 | compression = "$4"; |
