Browse Source

oops, forgot a file in [8865]

SVN-Revision: 8866
Nicolas Thill 18 years ago
parent
commit
cb41569988
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/kernel/modules/usb.mk

+ 1 - 1
package/kernel/modules/usb.mk

@@ -174,7 +174,7 @@ $(eval $(call KernelPackage,usb-acm))
 
 
 define KernelPackage/usb-audio
-  $(call usbdep,+kmod-soundcore)
+  $(call usbdep,+kmod-sound-core)
   TITLE:=Support for audio devices
   KCONFIG:= \
 	CONFIG_USB_AUDIO \