SDK->mkimage.sh: don't copy loader
This commit is contained in:
@ -146,7 +146,6 @@ fi ##### system
|
||||
|
||||
cp kernel/kernel.img $IMAGE_PATH/
|
||||
cp kernel/resource.img $IMAGE_PATH/
|
||||
cp u-boot/RK3288UbootLoader*.bin $IMAGE_PATH/
|
||||
|
||||
echo "Copy kenrel.img..."
|
||||
echo "Copy resource.img..."
|
||||
|
||||
Reference in New Issue
Block a user