Blame view

buildroot/buildroot-2016.08.1/package/cgilua/Config.in 250 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  config BR2_PACKAGE_CGILUA
  	bool "cgilua"
  	# Runtime dependency only
  	select BR2_PACKAGE_LUAFILESYSTEM
  	help
  	  CGILua is a tool for creating dynamic HTML pages
  	  and manipulating input data from Web forms.
  
  	  http://keplerproject.github.com/cgilua