This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
237df628c3be59b23e5194e8173e207a529970bd
openwrt-R7800-nss
/
include
History
Matteo Croce
5ddd984cff
kernel: add 2.6.33 patches
...
SVN-Revision: 19905
2010-02-28 15:20:00 +00:00
..
site
…
autotools.mk
autotools.mk: Don't try to fixup .la files in the DevInstall host path, because those .la files shouldn't go there anyway.
2010-02-20 23:40:53 +00:00
debug.mk
…
depends.mk
…
download.mk
this patch adds support for bzr in include/download.mk, and fixes whitespace.
2010-02-20 04:48:07 +00:00
host-build.mk
…
host.mk
…
image.mk
…
kernel-build.mk
Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable
2010-02-16 21:34:50 +00:00
kernel-defaults.mk
…
kernel-version.mk
kernel: add 2.6.33 patches
2010-02-28 15:20:00 +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
…
package-dumpinfo.mk
…
package-ipkg.mk
…
package-version-override.mk
…
package.mk
remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added
2010-02-24 23:43:05 +00:00
prereq-build.mk
…
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
…
target.mk
…
toolchain-build.mk
…
toplevel.mk
…
unpack.mk
…
verbose.mk
…