mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-12 23:03:29 +08:00
c111e4a392
Fixes http://autobuild.buildroot.net/results/0b73d2b45a5bac94b65893725de46d87a9626b37/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
config BR2_PACKAGE_THTTPD
|
|
bool "thttpd"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
thttpd is a simple, small, portable, fast, and secure HTTP server
|
|
|
|
http://www.acme.com/software/thttpd/
|