Date:2010-03-21 15:12:32 (3 years 2 months ago)
Author:hauke
Commit:5ff066b558bbb7551b633344480110a5519e36f8
Message:kernel: load after its dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/kernel/modules/sound.mk (1 diff)

Change Details

package/kernel/modules/sound.mk
141141    CONFIG_SND_SOC \
142142    CONFIG_SND_SOC_ALL_CODECS=n
143143  FILES:=$(LINUX_DIR)/sound/soc/snd-soc-core.ko
144  AUTOLOAD:=$(call AutoLoad,35, snd-soc-core)
144  AUTOLOAD:=$(call AutoLoad,55, snd-soc-core)
145145endef
146146
147147$(eval $(call KernelPackage,sound-soc-core))

Archive Download the corresponding diff file



interactive