change alsa to depend on usb support instead of pci

SVN-Revision: 4801
master
Imre Kaloz 18 years ago
parent d6e2ef72d9
commit 0a46af45c5
  1. 2
      openwrt/package/alsa/Makefile

@ -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/

Loading…
Cancel
Save