mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
dhcp: needs MMU
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
a62bb794dd
commit
87657aaabc
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user