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 de4fdd0ce6 add a stamp that can forcibly disable autorebuild for a specific package - useful for testing changes to packages with extremely long recompilation times 14 years ago
..
site add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them 14 years ago
autotools.mk add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4 14 years ago
cmake.mk cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build. 14 years ago
debug.mk
depends.mk change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231) 14 years ago
download.mk download.mk: support https:// downloads 14 years ago
host-build.mk add a missing wrapper for the refresh target for host builds 14 years ago
host.mk host.mk: introduce PATCH which refers to either gpatch or patch 14 years ago
image.mk cleanup 14 years ago
kernel-build.mk
kernel-defaults.mk fixup board specific KERNELNAME overrides 14 years ago
kernel-version.mk update to 2.6.32.29 14 years ago
kernel.mk make ModuleAutoLoad more readable 14 years ago
netfilter.mk netfilter.mk: put ipv6 conntrack in the right package 14 years ago
nls.mk prepare support for libiconv, libintl stub/full switching 14 years ago
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk set Installed-Size to 0 when preparing control, its substituted by ipkg-build later on 14 years ago
package-version-override.mk
package.mk add a stamp that can forcibly disable autorebuild for a specific package - useful for testing changes to packages with extremely long recompilation times 14 years ago
prereq-build.mk add git (git-core) as a prerequisite (#8866) 14 years ago
prereq.mk
quilt.mk quilt.mk: export PATCH for patch-kernel.sh 14 years ago
scan.mk
shell.sh
subdir.mk
target.mk add plemininary ultrasparc support 14 years ago
toolchain-build.mk
toplevel.mk toplevel.mk: remove quotes from the release name, its up to its users to ensure proper quoting 14 years ago
unpack.mk
verbose.mk