diff options
Diffstat (limited to 'meta/classes/kernel.bbclass')
| -rw-r--r-- | meta/classes/kernel.bbclass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index db42744527..7ee22e145d 100644 --- a/meta/classes/kernel.bbclass +++ b/meta/classes/kernel.bbclass | |||
| @@ -156,10 +156,6 @@ UBOOT_LOADADDRESS ?= "${UBOOT_ENTRYPOINT}" | |||
| 156 | # Some Linux kernel configurations need additional parameters on the command line | 156 | # Some Linux kernel configurations need additional parameters on the command line |
| 157 | KERNEL_EXTRA_ARGS ?= "" | 157 | KERNEL_EXTRA_ARGS ?= "" |
| 158 | 158 | ||
| 159 | # For the kernel, we don't want the '-e MAKEFLAGS=' in EXTRA_OEMAKE. | ||
| 160 | # We don't want to override kernel Makefile variables from the environment | ||
| 161 | EXTRA_OEMAKE = "" | ||
| 162 | |||
| 163 | KERNEL_ALT_IMAGETYPE ??= "" | 159 | KERNEL_ALT_IMAGETYPE ??= "" |
| 164 | 160 | ||
| 165 | copy_initramfs() { | 161 | copy_initramfs() { |
