summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/kernel.bbclass')
-rw-r--r--meta/classes/kernel.bbclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index 6e3e81e936..963f327dd6 100644
--- a/meta/classes/kernel.bbclass
+++ b/meta/classes/kernel.bbclass
@@ -121,10 +121,6 @@ EXTRA_OEMAKE = ""
121 121
122KERNEL_ALT_IMAGETYPE ??= "" 122KERNEL_ALT_IMAGETYPE ??= ""
123 123
124# Define where the kernel headers are installed on the target as well as where
125# they are staged.
126KERNEL_SRC_PATH = "/usr/src/kernel"
127
128copy_initramfs() { 124copy_initramfs() {
129 echo "Copying initramfs into ./usr ..." 125 echo "Copying initramfs into ./usr ..."
130 # In case the directory is not created yet from the first pass compile: 126 # In case the directory is not created yet from the first pass compile: