..
site
move arch-specific definitions to arch site files
2008-08-06 23:05:19 +00:00
autotools.mk
fix libtool version checks in some configure scripts
2007-12-27 02:11:11 +00:00
debug.mk
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
2007-08-30 21:12:39 +00:00
depends.mk
add autorebuild check for menuconfig
2007-10-14 02:28:34 +00:00
download.mk
this adds hg (Mercurial) SCM checkout support, very similar to the current git
2008-08-29 13:02:05 +00:00
host-build.mk
fixes for refresh/update handling
2007-09-29 04:29:11 +00:00
host.mk
export the FIND variable which points to a usable find version
2008-08-17 09:04:48 +00:00
image.mk
rework parallel building to get rid of some warnings
2008-08-16 16:59:47 +00:00
kernel-build.mk
enable quilt by default for the kernel tree
2008-08-27 14:14:00 +00:00
kernel-defaults.mk
enable quilt by default for the kernel tree
2008-08-27 14:14:00 +00:00
kernel-version.mk
[kernel] update to 2.6.26.3 and 2.6.25.16
2008-08-22 15:37:19 +00:00
kernel.mk
fix kconfig for packages that only define =y, =m or =n rules
2008-08-27 21:34:01 +00:00
netfilter.mk
Package ip6t_limit and ip6t_frag for 2.4 kernels ( #3760 )
2008-08-11 06:38:48 +00:00
package-bin.mk
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
2007-09-29 01:21:56 +00:00
package-defaults.mk
replace config.guess and config.sub properly, even if they are in a subdirectory
2008-08-05 18:02:54 +00:00
package-dumpinfo.mk
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
2007-09-29 01:21:56 +00:00
package-ipkg.mk
some minor fixes, cleanups, package build abstraction
2007-09-28 01:23:56 +00:00
package-version-override.mk
added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com>
2007-12-20 22:20:32 +00:00
package.mk
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 ( #3815 )
2008-07-31 02:43:33 +00:00
prereq-build.mk
add prereq check for python
2008-08-04 23:59:18 +00:00
prereq.mk
some minor fixes, cleanups, package build abstraction
2007-09-28 01:23:56 +00:00
quilt.mk
enable quilt by default for the kernel tree
2008-08-27 14:14:00 +00:00
scan.mk
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
2008-06-09 15:38:45 +00:00
shell.sh
bug #1547
2007-04-03 15:55:42 +00:00
subdir.mk
some more build system cleanup
2008-08-17 11:14:13 +00:00
target.mk
make opkg the default package manager, disable busybox ipkg from building by default
2008-08-16 06:35:14 +00:00
toplevel.mk
rework parallel building to get rid of some warnings
2008-08-16 16:59:47 +00:00
unpack.mk
Refactor downloading code into download.mk
2007-09-29 00:05:48 +00:00
verbose.mk
use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems
2008-06-16 21:57:57 +00:00