Skip to content

Commit 26f5694

Browse files
committed
update build-ipk.sh
1 parent ce2d0b3 commit 26f5694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_ipk.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ openwrt_make_netmaker_package() {
129129
cd ${WORK_DIR}/openwrt
130130

131131
make defconfig
132+
make toolchain/gcc/final/compile
132133
make package/netmaker/clean
133134
find ./ -type d | xargs -n1 sudo chmod 755 -R
134135
make package/netmaker/compile V=s

0 commit comments

Comments
 (0)