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.
 
 
 
 
 
 
Ralph Hempel 6ae7a0f94f added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) 16 years ago
..
site
autotools.mk
debug.mk
depends.mk
download.mk build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
host-build.mk adjust host-build.mk to bring it closer to package.mk 16 years ago
host.mk
image.mk
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 added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) 16 years ago
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 add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries 16 years ago
unpack.mk allow packages to override PKG_UNPACK, HOST_UNPACK 16 years ago
verbose.mk