| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-05 | audio: Move all audio packages into audio subdir | Daniel Laird | |
| Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird | |||
| 2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
| for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
| 2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
| 'default n' is the default, so there's no need to say it explicitly. | |||
| 2007-04-24 | libsndfile package. Closes #1325 | Peter Korsgaard | |
