mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
669c45342c
commit
f839d663bb
@ -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…
x
Reference in New Issue
Block a user