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
Imre Kaloz
45a676441d
update to 2.6.28.8
...
SVN-Revision: 14916
2009-03-17 12:41:05 +00:00
..
site
…
autotools.mk
…
debug.mk
…
depends.mk
…
download.mk
fix download reverse depends
2009-03-17 02:37:10 +00:00
host-build.mk
fix quilt variable and stampfile usage for host builds
2009-03-17 03:21:52 +00:00
host.mk
…
image.mk
…
kernel-build.mk
…
kernel-defaults.mk
…
kernel-version.mk
update to 2.6.28.8
2009-03-17 12:41:05 +00:00
kernel.mk
…
netfilter.mk
…
package-bin.mk
…
package-debug.mk
…
package-defaults.mk
…
package-dumpinfo.mk
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
2009-03-17 02:20:34 +00:00
package-ipkg.mk
…
package-version-override.mk
…
package.mk
add PKG_HOST_ONLY variable to prevent target builds
2009-03-17 02:37:04 +00:00
prereq-build.mk
remove autoconf from prereq-build.mk, as it is part of the tools/ build
2009-03-16 18:57:34 +00:00
prereq.mk
…
quilt.mk
fix quilt variable and stampfile usage for host builds
2009-03-17 03:21:52 +00:00
scan.mk
…
shell.sh
…
subdir.mk
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
2009-03-17 02:20:34 +00:00
target.mk
move cflags default setting to target makefiles
2009-03-14 03:17:06 +00:00
toolchain-build.mk
…
toplevel.mk
…
unpack.mk
…
verbose.mk
…