1
0
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:
kaloz 2006-09-17 20:29:38 +00:00
parent 7f78e020c3
commit 2c994ca540

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/