Ticket #230 (closed defect: fixed)
Use the toolchain speified in $CROSS_COMPILE in u-boot.
| Reported by: | balrog@… | Owned by: | laforge@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | u-boot | Version: | current svn head |
| Severity: | trivial | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
board/neo1973/Makefile has arm-linux-objcopy hardcoded, use CROSS_COMPILE. Also
make split_by_variant.sh executable.
Attachments
Change History
Changed 6 years ago by balrog@…
- Attachment use-cross_compile.patch added
Note: See
TracTickets for help on using
tickets.

Use $CROSS_COMPILE