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.
 
 
 
 
 
 
Jo-Philipp Wich fa3c5ac38a autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++) 14 years ago
..
site
autotools.mk autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++) 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 darcs repositories 14 years ago
host-build.mk use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path) 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 make targets provide their KERNELNAME 14 years ago
kernel-version.mk update to the latest stable kernels 14 years ago
kernel.mk make ModuleAutoLoad more readable 14 years ago
netfilter.mk netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and later 14 years ago
package-bin.mk
package-defaults.mk add support for flagging packages 14 years ago
package-dumpinfo.mk
package-ipkg.mk package-ipkg.mk: add support for "essential" package flag, fix typo 14 years ago
package-version-override.mk
package.mk InstallDev: Move the "find" out of the lock critical section. 14 years ago
prereq-build.mk set the umask in toplevel.mk instead of forcing the user to adjust it 14 years ago
prereq.mk
quilt.mk quilt.mk: export PATCH for patch-kernel.sh 14 years ago
scan.mk
shell.sh
subdir.mk add configure as package target 14 years ago
target.mk
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 set the umask in toplevel.mk instead of forcing the user to adjust it 14 years ago
unpack.mk
verbose.mk