change alsa to depend on usb support instead of pci

SVN-Revision: 4801
lede-17.01
Imre Kaloz 2006-09-17 20:29:38 +00:00
parent d6e2ef72d9
commit 0a46af45c5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ endif
define Package/kmod-alsa
SECTION:=drivers
CATEGORY:=Drivers
DEPENDS:=@PCI_SUPPORT
DEPENDS:=@USB_SUPPORT
TITLE:=Advanced Linux Sound Architecture
DESCRIPTION:=Advanced Linux Sound Architecture
URL:=http://alsa-project.org/