| Submitter | Gustavo Zacarias |
|---|---|
| Date | April 5, 2012, 2:17 p.m. |
| Message ID | <1333635427-24526-1-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/150963/ |
| State | Accepted |
| Commit | 87657aaabc9d67f642ac668dcd08a20ee3e826f4 |
| Headers | show |
Comments
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed all 6, thanks.
Patch
diff --git a/package/dhcp/Config.in b/package/dhcp/Config.in index 2245839..38cf007 100644 --- a/package/dhcp/Config.in +++ b/package/dhcp/Config.in @@ -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.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/dhcp/Config.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)