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
0aa75baf816c47dd2d521c4ae863777ff2421e7b
openwrt-R7800-nss
/
include
History
Imre Kaloz
7d09c0b086
update to 2.6.27.6
...
SVN-Revision: 13261
2008-11-17 17:22:30 +00:00
..
site
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
2008-10-08 12:07:14 +00:00
autotools.mk
…
debug.mk
…
depends.mk
…
download.mk
…
host-build.mk
…
host.mk
…
image.mk
generate md5 checksums of generated firware images.
closes
#4003
- checksums located in bin/md5sums - integrity can be verified using md5sum -c
2008-10-07 08:01:55 +00:00
kernel-build.mk
…
kernel-defaults.mk
Adds support for using a local clone of a git tree
2008-10-10 10:07:45 +00:00
kernel-version.mk
update to 2.6.27.6
2008-11-17 17:22:30 +00:00
kernel.mk
change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
2008-10-18 21:43:30 +00:00
netfilter.mk
make the whole iptables/netfiter modular (
closes
:
#3871
,
#3527
)
2008-09-22 15:19:59 +00:00
package-bin.mk
…
package-defaults.mk
…
package-dumpinfo.mk
…
package-ipkg.mk
fix conditional depends in ipkg control files
2008-10-27 17:24:27 +00:00
package-version-override.mk
…
package.mk
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
2008-10-08 12:07:14 +00:00
prereq-build.mk
…
prereq.mk
…
quilt.mk
fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)
2008-10-21 19:26:36 +00:00
scan.mk
…
shell.sh
…
subdir.mk
…
target.mk
Disable LuCI in default build config as it should be enabled manually for building release builds
2008-11-11 21:44:58 +00:00
toplevel.mk
one more instance of r13005
2008-10-18 20:16:40 +00:00
unpack.mk
…
verbose.mk
…