projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b351a
)
netplug: needs mmu
author
Axel Lin
<axel.lin@ingics.com>
Sat, 7 Sep 2013 02:45:20 +0000
(10:45 +0800)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 11 Sep 2013 10:54:29 +0000
(12:54 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/netplug/Config.in
patch
|
blob
|
history
diff --git
a/package/netplug/Config.in
b/package/netplug/Config.in
index 5c9bca6522f461c37320d90bc7fee939c152b4b9..593c08a948744a05880301e39f9609aae5f578f2 100644
(file)
--- a/
package/netplug/Config.in
+++ b/
package/netplug/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_NETPLUG
bool "netplug"
+ depends on BR2_USE_MMU # fork()
help
A Linux daemon that manages network interfaces in
response to network cables being plugged in and out.