mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
31ff8c0cb7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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"
|