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.
 
 
 
 
 
 
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 15 years ago
..
site
autotools.mk
debug.mk
depends.mk
download.mk the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error - replace it with a more efficient version 15 years ago
host-build.mk this patch fixes toolchain parallel build, which reduces build time. 15 years ago
host.mk
image.mk change from /jffs to /overlay, patch from Daniel Dickinson 15 years ago
kernel-build.mk
kernel-defaults.mk
kernel-version.mk kernel: update to 2.6.32.10 15 years ago
kernel.mk add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore) 15 years ago
netfilter.mk
package-bin.mk
package-defaults.mk The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). 15 years ago
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk
target.mk include/target.mk: Only set usb feature flag for a target if there is a HCD 15 years ago
toolchain-build.mk
toplevel.mk
unpack.mk
verbose.mk