You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago
..
site Define the size_t size for cris (#3722) 16 years ago
autotools.mk fix libtool version checks in some configure scripts 17 years ago
debug.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
depends.mk add autorebuild check for menuconfig 17 years ago
download.mk SVN checkouts should be made non-interactive, so that https repositories with auto-signed repositories can be checked out without user interaction 16 years ago
host-build.mk fixes for refresh/update handling 17 years ago
host.mk improve xargs compatibility check (mostly Darwin/Mac OS X related) 16 years ago
image.mk strip kernel version from image names 16 years ago
kernel-build.mk create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 16 years ago
kernel-defaults.mk spurious initramfs breakage fix 16 years ago
kernel-version.mk update to 2.6.25.12 16 years ago
kernel.mk This patch makes kernel modules check if config is defined and creates a config passthrough target which will evaluate the original config in the generated package. This is done so kernel modules can have configuration menus like busybox, etc... Signed-off-by: Axel Gembe <ago@bastart.eu.org> 16 years ago
netfilter.mk cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 16 years ago
package-bin.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
package-defaults.mk add a configurable prefix for ./configure 17 years ago
package-dumpinfo.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
package-ipkg.mk some minor fixes, cleanups, package build abstraction 17 years ago
package-version-override.mk added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com> 17 years ago
package.mk large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 16 years ago
prereq-build.mk add prereq check for gnu find 17 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk upstream style quilt refresh 16 years ago
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 16 years ago
shell.sh bug #1547 17 years ago
subdir.mk large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 16 years ago
target.mk create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 16 years ago
toplevel.mk add another check to the dependencies 16 years ago
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
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 16 years ago