mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-07-19 16:24:25 -04:00
kernel_linux_build: fix ramdisk
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
This commit is contained in:
@@ -24,4 +24,5 @@ pushd ${1}
|
||||
./kernel_module_build.sh ${2} ${4} ${5} ${6} ${7} ${8}
|
||||
mkdir -p ${3}
|
||||
cp ${2}/kernel/OBJ/${8}/arch/arm/boot/uImage ${3}/uImage
|
||||
cp ${2}/kernel/OBJ/${8}/arch/arm/boot/zImage-dtb ${3}/zImage-dtb
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user