From 7dd96d8656fd2a7daf838a4ce60c99bad25b3e43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Wed, 21 Dec 2022 08:32:09 +0800 Subject: [PATCH] More verbose build --- .buildbot/openwrt/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index ec9e468..3f09a9f 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -12,7 +12,7 @@ git checkout tags/20.03.2 cp ../config.buildinfo .config make defconfig #make -j $(nproc) V=w -make V=w +make V=s find ~ -type d -name bin find bin