Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnsonRan authored Jan 25, 2025
1 parent 10d6554 commit 0b77c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openwrt/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ else
sed -i "/BUILD_DATE/d" package/base-files/files/usr/lib/os-release
sed -i "/BUILD_ID/aBUILD_DATE=\"$CURRENT_DATE\"" package/base-files/files/usr/lib/os-release
make -j$cores IGNORE_ERRORS="n m"
make package/network/utils/xdp-tools V=s || true
fi

# Compile time
Expand Down

0 comments on commit 0b77c6c

Please sign in to comment.