aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/config/networking
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-03 11:38:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-03 11:38:31 +0000
commit23953244a89e435f000da7bf1c5d84df588f2233 (patch)
treebf15391a7772027678b998126f40c47ea832d291 /package/utils/busybox/config/networking
parent182dd0db161ac84691ef0acae832c7eb0c57d622 (diff)
downloadupstream-23953244a89e435f000da7bf1c5d84df588f2233.tar.gz
upstream-23953244a89e435f000da7bf1c5d84df588f2233.tar.bz2
upstream-23953244a89e435f000da7bf1c5d84df588f2233.zip
busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48078
Diffstat (limited to 'package/utils/busybox/config/networking')
-rw-r--r--package/utils/busybox/config/networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/config/networking/Config.in b/package/utils/busybox/config/networking/Config.in
index 40b3c68975..7e5a414a68 100644
--- a/package/utils/busybox/config/networking/Config.in
+++ b/package/utils/busybox/config/networking/Config.in
@@ -1111,7 +1111,7 @@ config BUSYBOX_CONFIG_FEATURE_TUNCTL_UG
Allow to specify owner and group of newly created interface.
340 bytes of pure bloat. Say no here.
-source package/utils/busybox/config/networking/udhcp/Config.in
+source udhcp/Config.in
config BUSYBOX_CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS
string "ifup udhcpc command line options"