Skip to content

Commit

Permalink
Fix use rust on 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Feb 11, 2024
1 parent 34638e4 commit 6e7f074
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 @@ -888,7 +888,7 @@ if [ "$OMR_KERNEL" = "5.4" ]; then
scripts/feeds install netifd
else
scripts/feeds uninstall rust
scripts/feeds install rust
scripts/feeds install -p packages rust
fi
cp .config.keep .config
scripts/feeds install kmod-macremapper
Expand Down

0 comments on commit 6e7f074

Please sign in to comment.