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
Lars-Peter Clausen
83d6a36019
update 2.6.35.x to 2.6.35.7
...
SVN-Revision: 23213
2010-10-04 07:42:32 +00:00
..
site
…
autotools.mk
…
debug.mk
…
depends.mk
…
download.mk
…
host-build.mk
…
host.mk
…
image.mk
…
kernel-build.mk
…
kernel-defaults.mk
…
kernel-version.mk
update 2.6.35.x to 2.6.35.7
2010-10-04 07:42:32 +00:00
kernel.mk
…
netfilter.mk
…
package-bin.mk
…
package-defaults.mk
add support for flagging packages
2010-10-02 03:21:33 +00:00
package-dumpinfo.mk
Add maintainer information to menuconfig description dialog
2010-09-30 11:01:01 +00:00
package-ipkg.mk
prime .ipk control files with Status: field to introduce hold for post flash installed packages
2010-10-02 04:04:12 +00:00
package-version-override.mk
…
package.mk
…
prereq-build.mk
…
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
fix build dependencies on packages with multiple variants but no selected virtual packages
2010-09-20 20:17:28 +00:00
target.mk
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
2010-09-12 20:49:54 +00:00
toolchain-build.mk
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
2010-10-03 12:54:07 +00:00
toplevel.mk
…
unpack.mk
…
verbose.mk
…