Openwrt/include
2008-08-11 06:38:48 +00:00
..
site move arch-specific definitions to arch site files 2008-08-06 23:05:19 +00:00
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) 2008-07-31 02:43:33 +00:00
host-build.mk
host.mk improve xargs compatibility check (mostly Darwin/Mac OS X related) 2008-07-01 21:38:28 +00:00
image.mk strip kernel version from image names 2008-06-07 17:43:36 +00:00
kernel-build.mk create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 2008-06-13 15:28:31 +00:00
kernel-defaults.mk spurious initramfs breakage fix 2008-07-05 22:11:22 +00:00
kernel-version.mk update to 2.6.25.15 and 2.6.26.2 2008-08-07 16:52:52 +00:00
kernel.mk
netfilter.mk Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) 2008-08-11 06:38:48 +00:00
package-bin.mk
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
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) 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
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 2008-06-09 15:38:45 +00:00
shell.sh
subdir.mk fix make variable overriding for package makefiles on the command line 2008-08-06 11:33:26 +00:00
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 ... 2008-08-04 11:51:58 +00:00
toplevel.mk fix cut&paste mistake 2008-08-09 00:49:36 +00:00
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 2008-06-16 21:57:57 +00:00