doc: board/qualcomm: Fix commands for compilation missing CROSS_COMPILE
authorLuca Weiss <luca.weiss@fairphone.com>
Wed, 11 Jun 2025 11:51:23 +0000 (13:51 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 24 Jun 2025 13:54:51 +0000 (07:54 -0600)
commit6746e81ba62556efea0d74b14985edd6c1eb6fda
treefd98f59cf47ea7e78995b201c7bfc051b7d2bc1e
parent5df87251c2974ffa1c3039fe1431b9650e2243a3
doc: board/qualcomm: Fix commands for compilation missing CROSS_COMPILE

One needs to set CROSS_COMPILE also for the actual compilation, not just
for the kconfig step, otherwise the host arch compiler would be used.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Casey Connolly <casey.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250611-qualcomm-doc-update-v1-1-5cf8cd94974d@fairphone.com
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
doc/board/qualcomm/board.rst