summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/modules.mk
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2010-05-09 22:24:13 +0000
committerMirko Vogt <mirko@openwrt.org>2010-05-09 22:24:13 +0000
commit0910a01ef60a12ce2e4614d2a4a826981d506cdf (patch)
treeab87421778ec7c6f042cfd24a84a01211d67e0be /target/linux/xburst/modules.mk
parent4eecca22d4818b44bec3b56d3b3080a63313ebb7 (diff)
downloadmaster-31e0f0ae-0910a01ef60a12ce2e4614d2a4a826981d506cdf.tar.gz
master-31e0f0ae-0910a01ef60a12ce2e4614d2a4a826981d506cdf.tar.bz2
master-31e0f0ae-0910a01ef60a12ce2e4614d2a4a826981d506cdf.zip
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
SVN-Revision: 21412
Diffstat (limited to 'target/linux/xburst/modules.mk')
-rw-r--r--target/linux/xburst/modules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/xburst/modules.mk b/target/linux/xburst/modules.mk
index 4604cd40d9..fc6d0c0e16 100644
--- a/target/linux/xburst/modules.mk
+++ b/target/linux/xburst/modules.mk
@@ -31,7 +31,7 @@ define KernelPackage/sound-soc-xburst/default
AUTOLOAD:=$(call AutoLoad,65,snd-soc-$(3))
endef
-define KernelPackage/sound-soc-qi_lb60
+define KernelPackage/sound-soc-qilb60
$(call KernelPackage/sound-soc-xburst/default,QI NanoNote,QI_LB60,qi-lb60,qi_lb60)
endef
@@ -45,6 +45,6 @@ endef
$(eval $(call KernelPackage,sound-soc-jz4740))
$(eval $(call KernelPackage,sound-soc-jzcodec))
-$(eval $(call KernelPackage,sound-soc-qi_lb60))
+$(eval $(call KernelPackage,sound-soc-qilb60))
$(eval $(call KernelPackage,sound-soc-n516))
$(eval $(call KernelPackage,sound-soc-n526))