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
Florian Fainelli
aa90a702db
Use 2.6.27.4 kernel version
...
SVN-Revision: 13055
2008-10-28 11:19:24 +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
Use 2.6.27.4 kernel version
2008-10-28 11:19:24 +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
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
toplevel.mk
one more instance of r13005
2008-10-18 20:16:40 +00:00
unpack.mk
…
verbose.mk
…