mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
use alsa-driver for 2.4 only (2.6 has it in-tree)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6036 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
82287902c7
commit
137db8ce16
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define KernelPackage/alsa
|
||||
SUBMENU:=Other modules
|
||||
DEPENDS:=@USB_SUPPORT
|
||||
DEPENDS:=@USB_SUPPORT @LINUX_2_4
|
||||
TITLE:=Advanced Linux Sound Architecture
|
||||
DESCRIPTION:=
|
||||
FILES:=$(PKG_BUILD_DIR)/modules/*.$(LINUX_KMOD_SUFFIX)
|
||||
|
Loading…
Reference in New Issue
Block a user