aboutsummaryrefslogtreecommitdiffstats
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
commit447021f78d0214736985f17fb271ac68bd7cbe10 (patch)
tree1b10e35aac7a28a6427b54ff89551b484024dc5e /target/linux/xburst/n526
parent00e3caec466bda43bcb4a37a32a0b1909aadbd09 (diff)
downloadupstream-447021f78d0214736985f17fb271ac68bd7cbe10.tar.gz
upstream-447021f78d0214736985f17fb271ac68bd7cbe10.tar.bz2
upstream-447021f78d0214736985f17fb271ac68bd7cbe10.zip
[xburst] Adjust codec driver module name for 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22483 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 afff49c2ee..e7bcc77dec 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 \