X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fxburst%2Fmodules.mk;h=fc6d0c0e16aecbc3a6bcdbcbb3341265ed5bb746;hb=0c48bb213c6b21d7ca7f5a375024bb17803366ae;hp=4604cd40d9042a94f7dbb135576e6d0812209bec;hpb=e8aa5f9f5cc746d0aac0df037ef77204af39e561;p=openwrt-10.03%2F.git diff --git a/target/linux/xburst/modules.mk b/target/linux/xburst/modules.mk index 4604cd40d..fc6d0c0e1 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))