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 335877a2b3 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
..
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
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 add support for md5sum checks for mirrored tarballs of packages with version control source urls 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 image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667) 14 years ago
kernel-build.mk
kernel-defaults.mk only support EABI on ARM targets 14 years ago
kernel-version.mk update to 2.6.32.33 and 2.6.37.4 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 deploy .ipk archives with --force-maintainer to ensure that configs are kept up-to-date in case they exist already for various reasons 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 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 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
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