change alsa to depend on usb support instead of pci
SVN-Revision: 4801
This commit is contained in:
parent
d6e2ef72d9
commit
0a46af45c5
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ endif
|
||||||
define Package/kmod-alsa
|
define Package/kmod-alsa
|
||||||
SECTION:=drivers
|
SECTION:=drivers
|
||||||
CATEGORY:=Drivers
|
CATEGORY:=Drivers
|
||||||
DEPENDS:=@PCI_SUPPORT
|
DEPENDS:=@USB_SUPPORT
|
||||||
TITLE:=Advanced Linux Sound Architecture
|
TITLE:=Advanced Linux Sound Architecture
|
||||||
DESCRIPTION:=Advanced Linux Sound Architecture
|
DESCRIPTION:=Advanced Linux Sound Architecture
|
||||||
URL:=http://alsa-project.org/
|
URL:=http://alsa-project.org/
|
||||||
|
|
Loading…
Reference in a new issue