mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
config BR2_PACKAGE_CGILUA
|
|
bool "cgilua"
|
|
select BR2_PACKAGE_LUAFILESYSTEM # runtime
|
|
help
|
|
CGILua is a tool for creating dynamic HTML pages
|
|
and manipulating input data from Web forms.
|
|
|
|
http://keplerproject.github.com/cgilua
|