diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-29 07:18:31 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-29 07:18:31 +0000 |
commit | b41c5453c17d997f5ca116374267f1552234ef06 (patch) | |
tree | 92663ce1116af619ee3b03844eac47eb52bf4a41 /openwrt/target/linux/package/alsa/ipkg | |
parent | dad4d0ea840f61dc912d1bb1f9118058e2cb6c23 (diff) |
add alsa kernel driver (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1997 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/alsa/ipkg')
-rw-r--r-- | openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control b/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control new file mode 100644 index 000000000..8868c2fdb --- /dev/null +++ b/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control @@ -0,0 +1,7 @@ +Package: kmod-alsa +Priority: optional +Section: kernel +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net> +Source: buildroot internal +Depends: kmod-usb-audio +Description: Alsa Drivers for USB Soundcards |