mrouted: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:47 +0000 (17:25 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 20:35:10 +0000 (22:35 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mrouted/Config.in

index 1503cc6ab90a04390a5b8deac7209c2855051458..bf4614d4afe74d190103fa874d9f497066c04387 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_MROUTED
        bool "mrouted"
+       depends on BR2_USE_MMU # fork()
        help
          An implementation of the DVMRP multicast routing protocol.