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 33cde6b296 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
..
site Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems" 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: Fix ccache 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 add support for md5sum checks for mirrored tarballs of packages with version control source urls 14 years ago
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
kernel-defaults.mk only support EABI on ARM targets 14 years ago
kernel-version.mk Update 2.6.38 to 2.6.38.2 14 years ago
kernel.mk
netfilter.mk netfilter.mk: put ipv6 conntrack in the right package 14 years ago
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
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 add support for md5sum checks for mirrored tarballs of packages with version control source urls 14 years ago
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk
target.mk global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 14 years ago
toolchain-build.mk optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. 14 years ago
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