Commit e057b43b authored by Anton Midyukov's avatar Anton Midyukov

net: use/net/nm/native not require use/net/nm

use/net/nm/native sets the NM_Native variable to yes only.
parent 32c7812a
......@@ -25,7 +25,7 @@ use/net/nm: use/net
@$(call xport,NM_native)
# use NetworkManager(native)
use/net/nm/native: use/net/nm
use/net/nm/native:
@$(call set,NM_Native,yes)
# NOT recommended unless you know what you're doing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment