X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e8aa5f9f5cc746d0aac0df037ef77204af39e561..7bd72d46a137a00ae4ce56982ce1b93603f9ade8:/target/linux/xburst/modules.mk 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))