Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | sqlite: fix target install and clean | Peter Korsgaard | 2008-07-17 | 1 | -2/+4 |
| | | | | | | - install -D isn't a good idea for symlinks as it replaces them with the target files, leading to 3 copies of libsqlite. - clean was missing include and pkgconfig files | ||||
* | sqlite: move under database submenu | Peter Korsgaard | 2008-07-08 | 2 | -0/+88 |