diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-29 07:23:16 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-29 07:23:16 +0000 |
commit | 01ccdcd3bdea5f4f106594224e37a0d1f33fb43e (patch) | |
tree | 6cbd24aa4a51345f9ea7db3dba4900377630f50e /openwrt/target | |
parent | b41c5453c17d997f5ca116374267f1552234ef06 (diff) |
add missing control file from prev commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1998 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target')
-rw-r--r-- | openwrt/target/linux/control/kmod-soundcore.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/target/linux/control/kmod-soundcore.control b/openwrt/target/linux/control/kmod-soundcore.control new file mode 100644 index 0000000000..ea0323b10f --- /dev/null +++ b/openwrt/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 |