hostapd: support verbose build using V=sc
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
0fc349ffa7
commit
b4e859322f
@ -464,6 +464,7 @@ define Build/RunMake
|
||||
LIBS_c="$(TARGET_LDFLAGS_C)" \
|
||||
AR="$(TARGET_CROSS)gcc-ar" \
|
||||
BCHECK= \
|
||||
$(if $(findstring s,$(OPENWRT_VERBOSE)),V=1) \
|
||||
$(2)
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user