summaryrefslogtreecommitdiffstats
path: root/rules/ppp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ppp.make')
-rw-r--r--rules/ppp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/ppp.make b/rules/ppp.make
index 046175f88..f167d9b1d 100644
--- a/rules/ppp.make
+++ b/rules/ppp.make
@@ -58,7 +58,7 @@ $(STATEDIR)/ppp.prepare:
@cd $(PPP_DIR) && $(PPP_PATH) $(PPP_CONF_ENV) \
./configure --prefix=/usr --sysconfdir=/etc
-ifdef PTXCONF_PPP_IPV6
+ifdef PTXCONF_GLOBAL_IPV6
@$(call enable_sh,$(PPP_DIR)/pppd/Makefile,HAVE_INET6=y)
else
@$(call disable_sh,$(PPP_DIR)/pppd/Makefile,HAVE_INET6=y)