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
f27973cad1e2587fbbfded4281345341f109b28c
openwrt-R7800-nss
/
include
History
Felix Fietkau
30b08e0bb4
improve metadata scanning time
...
SVN-Revision: 7152
2007-05-10 00:23:48 +00:00
..
site
…
depends.mk
fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds
2007-05-09 22:47:01 +00:00
host-build.mk
fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds
2007-05-09 22:47:01 +00:00
host.mk
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
2007-05-05 10:35:12 +00:00
image.mk
fixes for a few build errors on osx without fink
2007-04-29 01:30:48 +00:00
kernel-build.mk
Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
2007-04-18 12:28:38 +00:00
kernel-defaults.mk
fix make kernel_menuconfig (
#1637
)
2007-05-05 08:53:34 +00:00
kernel-version.mk
…
kernel.mk
fix kmod-* build error when wildcards are being used in $(FILES)
2007-04-26 08:06:52 +00:00
netfilter.mk
…
package-defaults.mk
…
package-dumpinfo.mk
…
package-ipkg.mk
fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds
2007-05-09 22:47:01 +00:00
package.mk
improve metadata scanning time
2007-05-10 00:23:48 +00:00
prereq-build.mk
…
prereq.mk
…
scan.mk
…
shell.sh
…
target.mk
…
unpack.mk
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
2007-05-05 10:35:12 +00:00
verbose.mk
…