Skip to content

Commit

Permalink
lmperf: Update scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeviMarvin committed Jan 28, 2023
1 parent 5c72211 commit 1091dd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lmperf/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ export ANYKERNEL3_ROOTDIR=${KERNEL_ROOTDIR}/lmperf/AnyKernel3
PRODUCT_OUTDIR=${KERNEL_ROOTDIR}/lmperf/out

echo "Clean the output dir..."
cd ${PRODUCT_OUTDIR}
rm -rf ./*
rm -rf ${PRODUCT_OUTDIR}/*

echo "Copy files..."
cp ${KERNEL_OUTDIR}/arch/arm64/boot/Image ${ANYKERNEL3_ROOTDIR}/
Expand Down

0 comments on commit 1091dd5

Please sign in to comment.