This repository has been archived by the owner on Jan 27, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arch.py: Removed explicitly defined cortexa8neont and a9.
The same settings can be achieved as: MACHINE_CPU = "arm-cortexa8" MACHINE_ABI = "hard thumb" Signed-off-by: Sean Nyekjaer <sean.nyekjaer@prevas.dk>
- Loading branch information