更新 toolchain/build.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
09e85f3856
commit
d5c16e0233
@ -31,7 +31,7 @@ echo -e "CONFIG_TOOLCHAINOPTS=y" >> .config
|
|||||||
echo -e "CONFIG_GCC_USE_VERSION_${gcc_version}=y\n" >> .config
|
echo -e "CONFIG_GCC_USE_VERSION_${gcc_version}=y\n" >> .config
|
||||||
|
|
||||||
# bpf
|
# bpf
|
||||||
curl -s https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master/generic/config-bpf/generic/config-bpf >> .config
|
curl -s https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master/generic/config-bpf >> .config
|
||||||
|
|
||||||
# Compile
|
# Compile
|
||||||
make defconfig
|
make defconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user