summaryrefslogtreecommitdiff
path: root/openwrt/package/lua/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-111/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* replace bool by tristate to avoid unnecessary -install callsNicolas Thill2005-11-221-1/+1
| | | | SVN-Revision: 2545
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-071-1/+1
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* fix lua build broken by [2333]Nicolas Thill2005-11-051-7/+4
| | | | SVN-Revision: 2340
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-26/+25
| | | | SVN-Revision: 2333
* Enable packages when dev. buildNicolas Thill2005-06-141-8/+4
| | | | SVN-Revision: 1243
* Add lua packageNicolas Thill2005-05-261-0/+119
SVN-Revision: 1066