uhttpd: clean up Makefile
authorAndre Heider <a.heider@gmail.com>
Mon, 28 Nov 2022 09:06:07 +0000 (10:06 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Jan 2023 21:37:35 +0000 (22:37 +0100)
commit9902c8520be2418a6f57652ccda814ec9bbd322b
tree50a3b522bc59c9ccf3dce1bdbf707f2b700ba07d
parentd1893f1c889b991746f6546b98f009b4125d5046
uhttpd: clean up Makefile

uhttpd's cmake options all default to ON. Either we set all of them or
none if the defaults need to be changed. Let's go with the latter.

Because support for all modules is always compiled in, remove two unused
and useless config toggles.

uhttpd detects and uses libcrypt itself, no need to add it here again.

Signed-off-by: Andre Heider <a.heider@gmail.com>
package/network/services/uhttpd/Makefile