mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
7
package/ifupdown-scripts/Config.in
Normal file
7
package/ifupdown-scripts/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_IFUPDOWN_SCRIPTS
|
||||
bool "ifupdown scripts"
|
||||
default y if BR2_ROOTFS_SKELETON_DEFAULT
|
||||
depends on !BR2_PACKAGE_SYSTEMD_NETWORKD && !BR2_PACKAGE_OPENRC
|
||||
help
|
||||
Set of scripts used by ifupdown (either the standalone one,
|
||||
or the busybox one) to bring network up, or tear it down.
|
||||
Reference in New Issue
Block a user