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.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index d07f69c5ce..eefe574a60 100644
--- a/meta/classes/kernel.bbclass
+++ b/meta/classes/kernel.bbclass
@@ -607,8 +607,6 @@ kernel_do_deploy() {
607 ln -sf ${base_name}.bin ${DEPLOYDIR}/${type} 607 ln -sf ${base_name}.bin ${DEPLOYDIR}/${type}
608 done 608 done
609 609
610 cp ${COREBASE}/meta/files/deploydir_readme.txt ${DEPLOYDIR}/README_-_DO_NOT_DELETE_FILES_IN_THIS_DIRECTORY.txt
611
612 cd ${B} 610 cd ${B}
613 # Update deploy directory 611 # Update deploy directory
614 for type in ${KERNEL_IMAGETYPES} ; do 612 for type in ${KERNEL_IMAGETYPES} ; do