nico
|
c4b73fa154
|
move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-07 08:34:51 +00:00 |
|
nbd
|
643f013d15
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 20:21:39 +00:00 |
|
nbd
|
1d3cff733d
|
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 19:18:55 +00:00 |
|
nbd
|
e70bc620f5
|
fix alsa compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6401 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-02-27 12:31:45 +00:00 |
|
nbd
|
8b31bdf767
|
minor cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6381 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-02-26 00:52:51 +00:00 |
|
nbd
|
b1e2869a68
|
add -mlong-calls cflag to alsa mips build (patch from #1391)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6349 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-02-23 14:50:15 +00:00 |
|
nbd
|
137db8ce16
|
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
|
163c1d6013
|
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 |
|
nico
|
ad5bbc6509
|
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 |
|
nbd
|
a4a6443af1
|
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 |
|
nbd
|
9547d840f9
|
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 |
|
nico
|
8e902d288c
|
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 |
|
nico
|
8afb23270d
|
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 |
|
nico
|
5ada9621ea
|
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 |
|
kaloz
|
2c994ca540
|
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 |
|
mbm
|
02cdebbb91
|
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 |
|
nbd
|
0b0afa4d81
|
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 |
|
nbd
|
859e8f7f7d
|
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 |
|
nico
|
caf4db4fde
|
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 |
|
nbd
|
50f793994e
|
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 |
|