mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
5 lines
142 B
C++
5 lines
142 B
C++
# this will prepend this layer to FILESPATH
|
|
FILESEXTRAPATHS := "${THISDIR}/gcc-4.6"
|
|
PRINC := "${@int(PRINC) + 6}"
|
|
ARM_INSTRUCTION_SET = "arm"
|