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
7d1c2a0612d24622cd4fb46eb119d49fd498269f
openwrt-R7800-nss
/
include
History
Felix Fietkau
2bb863f337
when regenerating an ipkg package, make sure the entire ipkg build dir is cleaned as well to prevent stale files from making it into the package after configuration changes
...
SVN-Revision: 17313
2009-08-19 15:12:54 +00:00
..
site
…
autotools.mk
…
debug.mk
…
depends.mk
…
download.mk
…
host-build.mk
…
host.mk
…
image.mk
work around a threading bug in mksquashfs4 by limiting the number of threads to 1
2009-08-06 12:55:41 +00:00
kernel-build.mk
add an optional config option for stripping all unnecessary symbol exports from the kernel image
2009-08-08 14:22:04 +00:00
kernel-defaults.mk
add menuconfig option for selecting initramfs compression
2009-08-16 05:35:34 +00:00
kernel-version.mk
use 2.6.30.5
2009-08-17 15:05:26 +00:00
kernel.mk
ensure CONTROL directory is created (
#5683
)
2009-08-17 10:14:25 +00:00
netfilter.mk
…
package-bin.mk
…
package-debug.mk
…
package-defaults.mk
add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter
2009-08-03 11:24:56 +00:00
package-dumpinfo.mk
…
package-ipkg.mk
when regenerating an ipkg package, make sure the entire ipkg build dir is cleaned as well to prevent stale files from making it into the package after configuration changes
2009-08-19 15:12:54 +00:00
package-version-override.mk
…
package.mk
…
prereq-build.mk
…
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
…
target.mk
brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name
2009-08-03 11:44:28 +00:00
toolchain-build.mk
…
toplevel.mk
…
unpack.mk
…
verbose.mk
…