]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
dhcp: needs MMU
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 5 Apr 2012 04:17:02 +0000 (04:17 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 May 2012 18:08:47 +0000 (20:08 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dhcp/Config.in

index 224583972764644359785911b77f14c901b73dff..38cf00796b49ecd44d90f88526b7780a2b25eee4 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_DHCP
        bool "isc dhcp"
+       # fork()
+       depends on BR2_USE_MMU
        help
          DHCP relay agent from the ISC DHCP distribution.