Skip to content

Commit

Permalink
Update build_kernel.sh
Browse files Browse the repository at this point in the history
Signed-off-by: dxcvvxd <[email protected]>
  • Loading branch information
dxcvvxd authored Feb 5, 2025
1 parent 4c2ab52 commit fee19bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_kernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ make -j$CPUCORE ARCH=arm64 O=out SUBARCH=arm64 O=out \
CROSS_COMPILE=${REALLOSGCC_DIR}/bin/aarch64-linux-android- &>> $REALLOGGER

# Copy logs to out
echo "Copying logs to out directory..."
cp $REALLOGGER out/arch/arm64/boot
# echo "Copying logs to out directory..."
# cp $REALLOGGER out/arch/arm64/boot

0 comments on commit fee19bc

Please sign in to comment.