Commit Graph

15 Commits (11b268e345a8e8dac5a66a0ef1a1575bc624761b)

Author SHA1 Message Date
Felix Fietkau f839d663bb use alsa-driver for 2.4 only (2.6 has it in-tree)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 12:56:22 +00:00
Florian Fainelli 4e5a304422 Use the KernelPackage template instead of kmod-foo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
Nicolas Thill 3836d35a26 update alsa-driver to 1.1.14rc1 (fix build on 2.6.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 15:45:15 +00:00
Felix Fietkau 5a32593057 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Felix Fietkau 9ca8c73740 portability fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 14:26:40 +00:00
Nicolas Thill 8536e9b2de fix alsa on 2.6 (some arches need specific includes)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 05:54:37 +00:00
Nicolas Thill ecb6c4b599 new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Nicolas Thill b56cb39400 standardize Makefile, only use includes and optimizations on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:24:00 +00:00
Imre Kaloz fdf7ee4cc8 change alsa to depend on usb support instead of pci
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-17 20:29:38 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Nicolas Thill 4e4f8a981a remove ipkg directory, normalize Makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 17:09:40 +00:00
Felix Fietkau 07dab1f992 remove old Config.in files
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 16:02:13 +00:00
Felix Fietkau 7fb25c05a5 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
2006-05-31 15:27:00 +00:00