mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
Merge pull request #2317 from Freescale/backport-2316-to-walnascar
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
[Backport walnascar] imx-system-manager: fix EXTRA_OEMAKE verbose parameter
This commit is contained in:
commit
f495bcba44
|
@ -18,7 +18,7 @@ SYSTEM_MANAGER_CONFIG ?= "INVALID"
|
||||||
LDFLAGS[unexport] = "1"
|
LDFLAGS[unexport] = "1"
|
||||||
|
|
||||||
EXTRA_OEMAKE = " \
|
EXTRA_OEMAKE = " \
|
||||||
V=y \
|
V=1 \
|
||||||
SM_CROSS_COMPILE=arm-none-eabi- \
|
SM_CROSS_COMPILE=arm-none-eabi- \
|
||||||
${PACKAGECONFIG_CONFARGS} \
|
${PACKAGECONFIG_CONFARGS} \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user