summaryrefslogtreecommitdiff
path: root/target/linux/xburst/n526
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-08-04 13:31:45 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-08-04 13:31:45 +0000
commit75a7e3e55a0b2d2c0206d48eb17c3356abbf0402 (patch)
tree0949924311a9dfec6d8be4935a4a560035f804c1 /target/linux/xburst/n526
parent8ea976509c6c0cbc88c266eeabe163acd11990a8 (diff)
downloadmtk-20170518-75a7e3e55a0b2d2c0206d48eb17c3356abbf0402.zip
mtk-20170518-75a7e3e55a0b2d2c0206d48eb17c3356abbf0402.tar.gz
mtk-20170518-75a7e3e55a0b2d2c0206d48eb17c3356abbf0402.tar.bz2
Adjust codec driver module name for 2.6.35
SVN-Revision: 22483
Diffstat (limited to 'target/linux/xburst/n526')
-rw-r--r--target/linux/xburst/n526/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/n526/target.mk b/target/linux/xburst/n526/target.mk
index afff49c..e7bcc77 100644
--- a/target/linux/xburst/n526/target.mk
+++ b/target/linux/xburst/n526/target.mk
@@ -3,5 +3,5 @@ DEFAULT_PACKAGES += \
kmod-sound-core \
kmod-sound-soc-core \
kmod-sound-soc-jz4740 \
- kmod-sound-soc-jzcodec \
+ kmod-sound-soc-jz4740-codec \
kmod-sound-soc-n516 \