summaryrefslogtreecommitdiffstats
path: root/openwrt/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/rules.mk')
-rw-r--r--openwrt/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rules.mk b/openwrt/rules.mk
index 1651a4481..3866ede8f 100644
--- a/openwrt/rules.mk
+++ b/openwrt/rules.mk
@@ -3,7 +3,7 @@ SHELL=/bin/bash
export SHELL
ifeq ($(V),)
-V=99
+V=5
endif