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 7ec4ad271e add PKG_HOST_ONLY variable to prevent target builds 16 years ago
..
site adjust site config files for uClibc ARM EABI 16 years ago
autotools.mk
debug.mk
depends.mk
download.mk
host-build.mk add PKG_HOST_ONLY variable to prevent target builds 16 years ago
host.mk allow uml to access host.mk at DUMP time 16 years ago
image.mk
kernel-build.mk
kernel-defaults.mk
kernel-version.mk fix KERNEL_PATCHVER for rc kernels 16 years ago
kernel.mk get rid of one more $(shell) instance 16 years ago
netfilter.mk
package-bin.mk
package-debug.mk
package-defaults.mk replace a few unnecessary $(shell) calls 16 years ago
package-dumpinfo.mk move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 16 years ago
package-ipkg.mk
package-version-override.mk
package.mk add PKG_HOST_ONLY variable to prevent target builds 16 years ago
prereq-build.mk remove autoconf from prereq-build.mk, as it is part of the tools/ build 16 years ago
prereq.mk
quilt.mk move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 16 years ago
scan.mk avoid using implicit rules during metadata dump to speed up the process even more 16 years ago
shell.sh
subdir.mk move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 16 years ago
target.mk move cflags default setting to target makefiles 16 years ago
toolchain-build.mk
toplevel.mk optimize the .config dependency chain in the toplevel makefile 16 years ago
unpack.mk
verbose.mk