This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
include
History
Markus Wigge
cfdbb2508d
new kernel checksums: 2.6.32.10 2.6.33.1
...
SVN-Revision: 20241
2010-03-16 13:04:03 +00:00
..
site
…
autotools.mk
…
debug.mk
…
depends.mk
…
download.mk
Updated post r19769, integrates the missing dl_method bzr hunk from
#6370
, uses the export subcommand for the vcs' that provide a usable version (hg archive doesn't work remotely, git archive isn't enabled on github), from
#6700
2010-03-14 21:55:11 +00:00
host-build.mk
this patch fixes toolchain parallel build, which reduces build time.
2010-03-05 20:15:12 +00:00
host.mk
…
image.mk
sort entries in images md5sums files
2010-03-10 04:03:37 +00:00
kernel-build.mk
…
kernel-defaults.mk
…
kernel-version.mk
new kernel checksums: 2.6.32.10 2.6.33.1
2010-03-16 13:04:03 +00:00
kernel.mk
add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore)
2010-02-26 22:45:54 +00:00
netfilter.mk
properly package xt_comment.ko (
#6742
)
2010-02-26 00:23:39 +00:00
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).
2010-03-05 20:19:48 +00:00
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
…
toolchain-build.mk
…
toplevel.mk
…
unpack.mk
…
verbose.mk
…