mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:18:26 +02:00
change alsa to depend on usb support instead of pci
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4801 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7f78e020c3
commit
2c994ca540
@ -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…
Reference in New Issue
Block a user