File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2065,6 +2065,7 @@ menu "Networking applications"
20652065 source "package/ifplugd/Config.in"
20662066 source "package/iftop/Config.in"
20672067 source "package/ifupdown/Config.in"
2068+ source "package/ifupdown-scripts/Config.in"
20682069 source "package/igd2-for-linux/Config.in"
20692070 source "package/igh-ethercat/Config.in"
20702071 source "package/igmpproxy/Config.in"
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ config BR2_PACKAGE_IFUPDOWN_SCRIPTS
22 bool "ifupdown scripts"
33 default y if BR2_ROOTFS_SKELETON_DEFAULT
44 depends on !BR2_PACKAGE_SYSTEMD_NETWORKD && !BR2_PACKAGE_OPENRC
5+ depends on BR2_PACKAGE_IFUPDOWN
56 help
67 Set of scripts used by ifupdown (either the standalone one,
78 or the busybox one) to bring network up, or tear it down.
You can’t perform that action at this time.
0 commit comments