forked from Sysdeploy/openwrt
More verbose build
This commit is contained in:
parent
f21834ce7b
commit
7dd96d8656
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user