1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-03 10:34:13 +03:00
openwrt-xburst/target
nbd 87e474d1bb build: rework verbosity level selection
V=99 and V=1 are now deprecated in favor of a new verbosity class system,
though the old flags are still supported.
You can set the V variable on the command line (or OPENWRT_VERBOSE in the
environment) to one or more of the following characters:

- s: stdout+stderr (equal to the old V=99)
- c: commands (for build systems that suppress commands by default, e.g. kbuild)
- w: warnings/errors only (equal to the old V=1)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-26 17:53:56 +00:00
..
imagebuilder build: rework verbosity level selection 2012-04-26 17:53:56 +00:00
linux brcm47xx: BCMA - Modified PCI CFG space access 2012-04-25 20:32:17 +00:00
sdk [sdk] don't overwrite version.mk, substitute REVISION instead 2012-04-13 10:47:45 +00:00
toolchain target/toolchain: fix installation after r22723 2010-09-04 11:56:33 +00:00
Config.in mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus 2011-01-16 01:25:06 +00:00
Makefile imagebuilder: fix parallel building (closes #11117) 2012-03-13 17:29:40 +00:00