]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
iputils: needs mmu
authorAxel Lin <axel.lin@ingics.com>
Mon, 23 Sep 2013 01:53:42 +0000 (09:53 +0800)
committerPeter 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

index 0c77b5fd812ee57eeb27551710e2dcded227150e..d4d282949faac3edffb5bf0d9bdd3a46e33c0c7b 100644 (file)
@@ -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.