use alsa-driver for 2.4 only (2.6 has it in-tree)
authorFelix Fietkau <nbd@openwrt.org>
Mon, 8 Jan 2007 12:56:22 +0000 (12:56 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 8 Jan 2007 12:56:22 +0000 (12:56 +0000)
SVN-Revision: 6036

package/alsa/Makefile

index 6fb61987545c4875f42e486b48b56978aaeb2c9b..a814da5109799dae7ed1e7e43bc4fc2aca3d40b7 100644 (file)
@@ -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)