mirror of
https://github.com/Ansuel/openwrt.git
synced 2026-01-14 21:09:40 +00:00
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) SVN-Revision: 31484 |
||
|---|---|---|
| .. | ||
| site | ||
| autotools.mk | ||
| cmake.mk | ||
| debug.mk | ||
| depends.mk | ||
| download.mk | ||
| host-build.mk | ||
| host.mk | ||
| image.mk | ||
| kernel-build.mk | ||
| kernel-defaults.mk | ||
| kernel-version.mk | ||
| kernel.mk | ||
| netfilter.mk | ||
| nls.mk | ||
| package-bin.mk | ||
| package-defaults.mk | ||
| package-dumpinfo.mk | ||
| package-ipkg.mk | ||
| package-version-override.mk | ||
| package.mk | ||
| prereq-build.mk | ||
| prereq.mk | ||
| quilt.mk | ||
| scan.mk | ||
| shell.sh | ||
| subdir.mk | ||
| target.mk | ||
| toolchain-build.mk | ||
| toplevel.mk | ||
| unpack.mk | ||
| verbose.mk | ||
| version.mk | ||