Skip to content

Commit

Permalink
Update build_chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 2, 2024
1 parent 2a33b54 commit 46e6736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem install fpm
git clone https://github.com/rockchip-linux/mpp.git
cd mpp
sudo cmake --build build --target install

cd ..
cmake -B build
sudo cmake --build build --target install

Expand Down

0 comments on commit 46e6736

Please sign in to comment.