Skip to content
Snippets Groups Projects
Commit ea37f0b3 authored by Tom Rini's avatar Tom Rini
Browse files

arm: armv7m: Clean up some thumb / compiler flag options


- The correct way to build with thumb mode is to select SYS_THUMB_BUILD
- We should be setting -march=armv7-m in arch/arm/Makefile not the
  sub-config.mk file.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent dca268a8
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