mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 22:21:07 +02:00
kernel: load after its dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
39c3b81b39
commit
5ff066b558
@ -141,7 +141,7 @@ $(call KernelPackage/sound/Depends)
|
||||
CONFIG_SND_SOC \
|
||||
CONFIG_SND_SOC_ALL_CODECS=n
|
||||
FILES:=$(LINUX_DIR)/sound/soc/snd-soc-core.ko
|
||||
AUTOLOAD:=$(call AutoLoad,35, snd-soc-core)
|
||||
AUTOLOAD:=$(call AutoLoad,55, snd-soc-core)
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,sound-soc-core))
|
||||
|
Loading…
x
Reference in New Issue
Block a user