diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-05-31 15:27:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-05-31 15:27:00 +0000 |
commit | 7486d2e8d5b442143ce94c0524e86a67b5c338b9 (patch) | |
tree | f2283b12ee5555d45168f469f97222fc17c47ec3 /openwrt/package/alsa/files/alsa.modules | |
parent | 9d4ba07b77f5fab19e1be47ea8b3990b9ed8b44e (diff) | |
download | mtk-20170518-7486d2e8d5b442143ce94c0524e86a67b5c338b9.zip mtk-20170518-7486d2e8d5b442143ce94c0524e86a67b5c338b9.tar.gz mtk-20170518-7486d2e8d5b442143ce94c0524e86a67b5c338b9.tar.bz2 |
move alsa from target/linux/package to package, add compile fix for linux 2.4
SVN-Revision: 3862
Diffstat (limited to 'openwrt/package/alsa/files/alsa.modules')
-rw-r--r-- | openwrt/package/alsa/files/alsa.modules | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/alsa/files/alsa.modules b/openwrt/package/alsa/files/alsa.modules new file mode 100644 index 0000000..6b16c8c --- /dev/null +++ b/openwrt/package/alsa/files/alsa.modules @@ -0,0 +1,10 @@ +snd-page-alloc +snd +snd-timer +snd-pcm +snd-rawmidi +snd-usb-lib +snd-hwdep +snd-usb-audio +snd-mixer-oss +snd-pcm-oss |