Prepends a 'v' to the toolchain executable makefile variables. Thus ...
CC becomes vCC,
CPP becomes vCPP,
...
This is done to allow a variant to override the toolchain's naming convention
as not all variants of a toolchain follow the same naming convention.
Change-Id: I917b7b82b6911cd6b2fbd063ffd4d7f3719b4dfa
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
|
||
|---|---|---|
| .. | ||
| defs.autoconf.check | ||
| defs.autoconf.kernel | ||
| defs.kver | ||
| defs.offsets | ||
| rules.autoconf | ||
| rules.kver | ||
| rules.offsets | ||