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
c96049615cf751b993fd1393ed41a1b55c24797e
openwrt-R7800-nss
/
include
History
Nicolas Thill
c69cb2e520
image/ext2: fix rootfs partition size after [21362]
...
SVN-Revision: 21369
2010-05-05 06:14:32 +00:00
..
site
…
autotools.mk
…
debug.mk
…
depends.mk
fix timestamp checks for build system paths which have '.svn' in their directory name
2010-04-14 22:21:15 +00:00
download.mk
…
host-build.mk
…
host.mk
buildsystem: add a macro to test options supported by the host compiler
2010-05-02 17:22:01 +00:00
image.mk
image/ext2: fix rootfs partition size after [21362]
2010-05-05 06:14:32 +00:00
kernel-build.mk
…
kernel-defaults.mk
finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches:
https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html
2010-04-13 14:07:22 +00:00
kernel-version.mk
sync to kernel 2.6.32.12
2010-04-27 14:30:08 +00:00
kernel.mk
…
netfilter.mk
…
package-bin.mk
…
package-defaults.mk
The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data).
2010-03-05 20:19:48 +00:00
package-dumpinfo.mk
…
package-ipkg.mk
…
package-version-override.mk
replace old quote stripping with calls to qstrip macro
2010-04-29 00:32:44 +00:00
package.mk
…
prereq-build.mk
fix gnu find prereq check
2010-04-21 20:42:09 +00:00
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
…
target.mk
…
toolchain-build.mk
…
toplevel.mk
…
unpack.mk
…
verbose.mk
…