You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Gorski
9f7ef8d5f0
target: split jffs2 NAND out of jffs2
...
Make jffs2_nand a separate option so this can be triggered without forcing
jffs2 images for nor targets.
Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout
in <page_size>:<block_size> pairs.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36860
12 years ago
..
site
add preliminary support for musl
12 years ago
autotools.mk
autotools.mk: add a gettext-version PKG_FIXUP ( #11236 )
13 years ago
cmake.mk
cmake.mk: add support for overriding the source dir, and define the cmake prefix path to avoid picking up host libraries for target builds (patch by Henning Rogge)
12 years ago
debug.mk
…
depends.mk
…
download.mk
include: download.mk: correct tar argument order when packing checkouts
12 years ago
host-build.mk
build: BSD compile fixes
12 years ago
host.mk
build: BSD compile fixes
12 years ago
image.mk
target: split jffs2 NAND out of jffs2
12 years ago
kernel-build.mk
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
12 years ago
kernel-defaults.mk
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
12 years ago
kernel-version.mk
kernel: update linux 3.9 to 3.9.4
12 years ago
kernel.mk
include/kernel.mk: print warnings/errors to stderr
12 years ago
ltqtapi.mk
fix tapi dependency
12 years ago
netfilter.mk
netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base iptables package - drop iptables-mod-ipset
12 years ago
nls.mk
nls.mk: fix build dependency on gettext ( #11829 )
13 years ago
package-bin.mk
include/package-bin: print warnings/errors to stderr
12 years ago
package-defaults.mk
build: reduce the size of package metadata a bit to keep package list files smaller
12 years ago
package-dumpinfo.mk
build: add a dependency on libc to all non-kernel packages
13 years ago
package-ipkg.mk
include/package-ipkg.mk: print warnings/errors to stderr
12 years ago
package-version-override.mk
use autoreconf hook instead of manual call
13 years ago
package.mk
build: clean up stale files from a previous build when installing a package build to the staging dir
12 years ago
prereq-build.mk
build: BSD compile fixes
12 years ago
prereq.mk
…
quilt.mk
…
scan.mk
…
scons.mk
fix up scons vs ccache
13 years ago
shell.sh
…
subdir.mk
log failed package builds
13 years ago
target.mk
firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA
12 years ago
toolchain-build.mk
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
12 years ago
toplevel.mk
build: fix make defconfig
12 years ago
uclibc++.mk
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues
12 years ago
unpack.mk
…
verbose.mk
build: make the color of the 'configuration out of sync' warning red to make it harder for users to overlook
12 years ago
version.mk
version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists
13 years ago