Skip to content
Snippets Groups Projects
Commit 137db8ce authored by nbd's avatar nbd
Browse files

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
parent 82287902
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment