diff options
Diffstat (limited to 'openwrt/rules.mk')
-rw-r--r-- | openwrt/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rules.mk b/openwrt/rules.mk index 1651a4481b..3866ede8f1 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 |