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 e10df8d2b5 add a new helper macro to deal with conditional ./configure flags 15 years ago
..
site
autotools.mk add a new helper macro to deal with conditional ./configure flags 15 years ago
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 15 years ago
host-build.mk this patch fixes toolchain parallel build, which reduces build time. 15 years ago
host.mk
image.mk change from /jffs to /overlay, patch from Daniel Dickinson 15 years ago
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 15 years ago
kernel-defaults.mk
kernel-version.mk kernel: update to 2.6.32.10 15 years ago
kernel.mk prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages 15 years ago
netfilter.mk properly package xt_comment.ko (#6742) 15 years ago
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). 15 years ago
package-dumpinfo.mk
package-ipkg.mk Some dependencies that are depending on target are not added into the Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target. 15 years ago
package-version-override.mk
package.mk remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added 15 years ago
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk
target.mk include/target.mk: Only set usb feature flag for a target if there is a HCD 15 years ago
toolchain-build.mk
toplevel.mk
unpack.mk
verbose.mk Allow colored output to be disabled when running a non-verbose build by setting NO_COLOR=1 15 years ago