You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felix Fietkau 3a321fb110 fix 'make docs' 17 years ago
..
site add missing configure variable to sitefile (required by gstreamer) 17 years ago
autotools.mk
debug.mk
depends.mk
download.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
host-build.mk
host.mk improve xargs compatibility check (mostly Darwin/Mac OS X related) 17 years ago
image.mk
kernel-build.mk create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 17 years ago
kernel-defaults.mk spurious initramfs breakage fix 17 years ago
kernel-version.mk update to 2.6.25.12 17 years ago
kernel.mk
netfilter.mk
package-bin.mk
package-defaults.mk replace config.guess and config.sub properly, even if they are in a subdirectory 17 years ago
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
prereq-build.mk add prereq check for python 17 years ago
prereq.mk
quilt.mk
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 17 years ago
shell.sh
subdir.mk fix make variable overriding for package makefiles on the command line 17 years ago
target.mk adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 17 years ago
toplevel.mk fix 'make docs' 17 years ago
unpack.mk
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 17 years ago