1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00
openwrt/include
2010-03-23 01:21:50 +00:00
..
site
autotools.mk autotools.mk: Don't try to fixup .la files in the DevInstall host path, because those .la files shouldn't go there anyway. 2010-02-20 23:40:53 +00:00
debug.mk
depends.mk
download.mk the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error - replace it with a more efficient version 2010-03-23 01:21:50 +00:00
host-build.mk this patch fixes toolchain parallel build, which reduces build time. 2010-03-05 20:15:12 +00:00
host.mk
image.mk change from /jffs to /overlay, patch from Daniel Dickinson 2010-03-21 17:16:50 +00:00
kernel-build.mk Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable 2010-02-16 21:34:50 +00:00
kernel-defaults.mk
kernel-version.mk new kernel checksums: 2.6.32.10 2.6.33.1 2010-03-16 13:04:03 +00:00
kernel.mk add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore) 2010-02-26 22:45:54 +00:00
netfilter.mk properly package xt_comment.ko (#6742) 2010-02-26 00:23:39 +00:00
package-bin.mk
package-defaults.mk The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). 2010-03-05 20:19:48 +00:00
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added 2010-02-24 23:43:05 +00:00
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk
target.mk disable ucitrigger for now, not used, patch from Dave Kooper 2010-03-21 17:16:45 +00:00
toolchain-build.mk
toplevel.mk unset user overrides for quilt settings to prevent them from interfering with the build process (#6553) 2010-01-25 21:45:10 +00:00
unpack.mk
verbose.mk Allow colored output to be disabled when running a non-verbose build by setting NO_COLOR=1 2010-02-08 22:28:19 +00:00