move alsa from target/linux/package to package, add compile fix for linux 2.4
authorFelix Fietkau <nbd@openwrt.org>
Wed, 31 May 2006 15:27:00 +0000 (15:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 31 May 2006 15:27:00 +0000 (15:27 +0000)
commit7fb25c05a58b96c1f413c1004932bd27294d0bb9
tree10ec0a16b653ed43066d26c835985003f47abda0
parenta9cef3fb2eb05fd1f8bfafe2e1df64a19a327fff
move alsa from target/linux/package to package, add compile fix for linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3862 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/alsa/Config.in [new file with mode: 0644]
package/alsa/Makefile [new file with mode: 0644]
package/alsa/files/alsa.modules [new file with mode: 0644]
package/alsa/ipkg/kmod-alsa.control [new file with mode: 0644]
package/alsa/patches/100-compile_fix.patch [new file with mode: 0644]
target/linux/package/alsa/Config.in [deleted file]
target/linux/package/alsa/Makefile [deleted file]
target/linux/package/alsa/files/alsa.modules [deleted file]
target/linux/package/alsa/ipkg/kmod-alsa.control [deleted file]