netplug: needs mmu
authorAxel Lin <axel.lin@ingics.com>
Sat, 7 Sep 2013 02:45:20 +0000 (10:45 +0800)
committerPeter 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

index 5c9bca6522f461c37320d90bc7fee939c152b4b9..593c08a948744a05880301e39f9609aae5f578f2 100644 (file)
@@ -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.