libwebsockets: needs mmu

Fixes:
http://autobuild.buildroot.net/results/92d/92d29c3f8ab0686c6de765c108937240a6649d18/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-06-03 17:21:46 -03:00 committed by Peter Korsgaard
parent 383f912ed2
commit b6b5bb518d
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_LIBWEBSOCKETS
bool "libwebsockets"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_ZLIB
help
Libwebsockets is a lightweight pure C library built to use