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

index cb817a914051458f4de776fe7b88837a85786c7f..cae27bd287b62b37c8110593fe258cf73786d064 100644 (file)
@@ -2,6 +2,7 @@ config BR2_PACKAGE_UDPCAST
        bool "udpcast"
        depends on BR2_LARGEFILE
        depends on BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU # fork()
        help
          A multicast protocol implementation which happens to
          be very handy for imaging drives over the network.