diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-29 07:23:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-29 07:23:16 +0000 |
commit | b15fdf427f705593b6f7958673c5068826f3034c (patch) | |
tree | d0d829268eb9bcda5add05c7277b2a5592a0e508 /target/linux/control | |
parent | 7852c46a38f31f92237dde8f4bc0934ccffcf07d (diff) | |
download | upstream-b15fdf427f705593b6f7958673c5068826f3034c.tar.gz upstream-b15fdf427f705593b6f7958673c5068826f3034c.tar.bz2 upstream-b15fdf427f705593b6f7958673c5068826f3034c.zip |
add missing control file from prev commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1998 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/control')
-rw-r--r-- | target/linux/control/kmod-soundcore.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/control/kmod-soundcore.control b/target/linux/control/kmod-soundcore.control new file mode 100644 index 0000000000..ea0323b10f --- /dev/null +++ b/target/linux/control/kmod-soundcore.control @@ -0,0 +1,6 @@ +Package: kmod-soundcore +Priority: optional +Section: sys +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net> +Source: buildroot internal +Description: Kernel support for audio soundcards |