Skip to content

Commit

Permalink
fix build for lzo
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Dec 20, 2023
1 parent e6b7e36 commit 6d9a370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ make distclean
make ${cfg[$soc]}
make -j`nproc`

cp u-boot-with-spl.bin ${OUTPUTDIR}/u-boot-${soc}-universal.bin
cp u-boot-lzo-with-spl.bin ${OUTPUTDIR}/u-boot-${soc}-universal.bin

done

0 comments on commit 6d9a370

Please sign in to comment.