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 e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK 16 years ago
..
site
autotools.mk
debug.mk change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 16 years ago
depends.mk
download.mk build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
host-build.mk allow concurrent use of host-build.mk and package.mk as well as their templates 16 years ago
host.mk
image.mk fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) 16 years ago
kernel-build.mk
kernel-defaults.mk move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI 16 years ago
kernel-version.mk update to 2.6.28.7 and 2.6.27.19 16 years ago
kernel.mk
netfilter.mk remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 16 years ago
package-bin.mk
package-debug.mk
package-defaults.mk initialize the url field for packages 16 years ago
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk fix the host vs native stampfile dependencies to improve quilt support 16 years ago
prereq-build.mk
prereq.mk
quilt.mk allow a separate patch directory for host patches 16 years ago
scan.mk
shell.sh
subdir.mk
target.mk avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 16 years ago
toolchain-build.mk move common variables to a dedicated include file 16 years ago
toplevel.mk
unpack.mk allow packages to override PKG_UNPACK, HOST_UNPACK 16 years ago
verbose.mk