mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
* Ran convert-overrides.py to generate the initial changes * Manual cleanup afterwards (which was a lot, due to our extensive use of overrides). Signed-off-by: Matt Madison <matt@madison.systems>
6 lines
130 B
BlitzBasic
6 lines
130 B
BlitzBasic
require gcc-${PV}.inc
|
|
require libgcc-initial.inc
|
|
|
|
# Building with thumb enabled on armv6t fails
|
|
ARM_INSTRUCTION_SET:armv6 = "arm"
|