add compat 'PROVIDES' for renamed kernel modules

SVN-Revision: 8907
This commit is contained in:
Nicolas Thill
2007-09-21 10:08:01 +00:00
parent 7d50df6224
commit 3a60e0ca9c
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ define KernelPackage/sound-core
SUBMENU:=$(SOUND_MENU)
TITLE:=Sound support
DEPENDS:=@USB_SUPPORT @!TARGET_atheros
PROVIDES:=kmod-soundcore
KCONFIG:= \
CONFIG_SOUND \
CONFIG_SND \