aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* xburst: Remove unmaintained targetHauke Mehrtens2019-05-031-40/+0
| | | | | | | | | | | | This target only supports kernel 3.18, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* xburst: mark the asoc modules as BROKEN until the upstream fixes get mergedJohn Crispin2015-04-031-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45267
* xburst: Remove n516, n526 and id800wt subtargetsLars-Peter Clausen2015-03-011-10/+0
| | | | | | | | | | | | | The driver code for supporting these subtargets was already removed a while ago, so the current images wont actually boot. It is also quite unlikely that there are any users of them at this point, so remove them. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> SVN-Revision: 44586
* xburst: remove an obsolete CompareKernelPatchVer callFelix Fietkau2012-06-071-11/+0
| | | | SVN-Revision: 32115
* Adjust codec driver module name for 2.6.35Lars-Peter Clausen2010-08-041-4/+15
| | | | SVN-Revision: 22483
* Add 2.6.35 patchesLars-Peter Clausen2010-08-021-1/+1
| | | | SVN-Revision: 22463
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-4/+4
| | | | SVN-Revision: 22145
* sound-soc-qi_lb60: rename package as underscores are not allowed by opkgMirko Vogt2010-05-091-2/+2
| | | | SVN-Revision: 21412
* adjust module loading sequence to change 20345, as snd-soc-core needs to get ↵Mirko Vogt2010-03-261-3/+3
| | | | | | loaded before SVN-Revision: 20490
* modules.mk: Fix typoLars-Peter Clausen2010-03-131-3/+4
| | | | SVN-Revision: 20179
* Add kernel sound packagesLars-Peter Clausen2010-03-111-4/+49
| | | | SVN-Revision: 20132
* Merge xburst target.Lars-Peter Clausen2010-01-111-0/+4
SVN-Revision: 19098