summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/alsa/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-60/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* update alsa, fix compileWaldemar Brodkorb2006-03-281-2/+2
| | | | SVN-Revision: 3526
* fix alsa build on x86 (closes: #201)Nicolas Thill2006-01-171-1/+1
| | | | SVN-Revision: 3001
* fix module dependanciesMike Baker2006-01-131-1/+1
| | | | SVN-Revision: 2955
* large target/linux cleanupFelix Fietkau2006-01-101-9/+5
| | | | SVN-Revision: 2877
* x86-2.6 compile fixes for snapshot buildWaldemar Brodkorb2006-01-091-1/+1
| | | | SVN-Revision: 2867
* update alsa to latest stable upstream release (v1.0.10)Nicolas Thill2005-11-271-2/+2
| | | | SVN-Revision: 2555
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-1/+1
| | | | SVN-Revision: 2392
* fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros ↵Nicolas Thill2005-11-061-0/+6
| | | | | | explicitly SVN-Revision: 2359
* use the cross-compiler to build additional packagesNicolas Thill2005-11-021-1/+3
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-011-1/+2
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* another small dependency fixFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2236
* fix build when arch != mipselNicolas Thill2005-10-031-1/+9
| | | | SVN-Revision: 2038
* add alsa kernel driver (thanks to David Collet)Nicolas Thill2005-09-291-0/+47
SVN-Revision: 1997