summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/n526
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-04 13:31:45 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-04 13:31:45 +0000
commit84d0faceba9c645acb5a1d865a897e6c649b6e4c (patch)
tree1b10e35aac7a28a6427b54ff89551b484024dc5e /target/linux/xburst/n526
parent28ca2327827fee4b67dbc13b0159841336c3fc99 (diff)
[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 afff49c2e..e7bcc77de 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 \