projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60cb290
)
iputils: needs mmu
author
Axel Lin
<axel.lin@ingics.com>
Mon, 23 Sep 2013 01:53:42 +0000
(09:53 +0800)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 23 Sep 2013 07:35:18 +0000
(09:35 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/iputils/Config.in
patch
|
blob
|
history
diff --git
a/package/iputils/Config.in
b/package/iputils/Config.in
index 0c77b5fd812ee57eeb27551710e2dcded227150e..d4d282949faac3edffb5bf0d9bdd3a46e33c0c7b 100644
(file)
--- a/
package/iputils/Config.in
+++ b/
package/iputils/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_IPUTILS
bool "iputils"
select BR2_OPENSSL if BR2_INET_IPV6
+ depends on BR2_USE_MMU # fork()
help
This package is set of small useful utilities for Linux networking.
It includes complete versions of ping, traceroute, etc.