mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
kernel.bbclass: mini sync with oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
1c3faf1794
commit
9e7cb7e20d
@ -148,8 +148,7 @@ kernel_do_install() {
|
||||
if [ ! "${S}" == "${B}" ]; then
|
||||
cp -fR ${S}/* $kerneldir
|
||||
fi
|
||||
echo "LINUX BUILD TREE COPIED TO SYSROOTS"
|
||||
du -hs $kerneldir
|
||||
install -m 0644 ${KERNEL_OUTPUT} $kerneldir/${KERNEL_IMAGETYPE}
|
||||
|
||||
#
|
||||
# Clean and remove files not needed for building modules.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user