Skip to content
Snippets Groups Projects
Commit 06a119a0 authored by Tom Rini's avatar Tom Rini Committed by Albert ARIBAUD
Browse files

Makefile: Add a 'checkthumb' rule


This rule confirms that if we're on ARM and we have enabled THUMB builds
that we have a new enough toolchain to produce a working binary.

Changes in v2:
- Switch to ALL-$(CONFIG_SYS_THUMB_BUILD) in arch/arm/config.mk (Mike F)
- Simplfy checkthumb test after doing the above

Signed-off-by: default avatarTom Rini <trini@ti.com>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 19a695f8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment