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 a65dac690c use lazy evaluation to allow targets to override kernel config files 14 years ago
..
site site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting largefile support (#8376, #5681) 14 years ago
autotools.mk autotools.mk: disable autoreconf recursion if more than one dir is given in PKG_AUTOMAKE_PATHS 14 years ago
cmake.mk cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchain is used, rely on `which` instead 14 years ago
debug.mk build: undefine debug helper templates used by subdir.mk if the DEBUG variable is empty, speeds up "make prereq" by 25% when lots of packages are installed 14 years ago
depends.mk
download.mk
host-build.mk
host.mk
image.mk tools/squashfs4: update to version 4.2 (adds support for xz compression) 14 years ago
kernel-build.mk build: clean up handling of the kernel config 14 years ago
kernel-defaults.mk build: clean up handling of the kernel config 14 years ago
kernel-version.mk kernel: add md5sum of kernel 14 years ago
kernel.mk
netfilter.mk firewall: allow local redirection of ports 14 years ago
nls.mk
package-bin.mk
package-defaults.mk add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages 14 years ago
package-dumpinfo.mk add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages 14 years ago
package-ipkg.mk build: move the SH_FUNC eval to the beginning of the opkg control file build command chain, not in front of every single command 14 years ago
package-version-override.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk silence error when package has no patches (patchwork 321) 14 years ago
scan.mk build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on 14 years ago
shell.sh
subdir.mk make the build system a bit more silent without V=99 14 years ago
target.mk use lazy evaluation to allow targets to override kernel config files 14 years ago
toolchain-build.mk
toplevel.mk prepare .config before testing for missing options 14 years ago
unpack.mk
verbose.mk