summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-uhttpd/Makefile
AgeCommit message (Collapse)Author
2019-11-03treewide: move server side CBI support to luci-compatJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-04-23luci-app-uhttpd: remove unnecessary fields from MakefileHannu Nyman
Remove unnecessary fields from Makefile and rely on LuCI automatics. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-12-15applications: uhttpd: Add a uHTTPd configuration appDaniel Dickinson
uHTTPd has a lot of useful options that ought to be configurable without have to SSH in, so expose those options in a UI page.