Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: Migrate to gentargets and improve it | Gustavo Zacarias | 2010-05-01 | 1 | -2/+28 |
| | | | | | | | | | | Closes #803 Based on initial patch by rvpaasen@t3i.nl [Peter: lua/luac needs liblua.so.* on target] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 1 | -1/+1 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | lua: select readline / ncurses | Peter Korsgaard | 2008-08-04 | 1 | -5/+2 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Add lua package | Ulf Samuelsson | 2007-11-30 | 1 | -0/+12 |