mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
conf/machine/include: add m68k architecture definitions
(From OE-Core rev: 475ca28ab1b42fc0307669edae220afb97dd15c3) Signed-off-by: Angelo Dureghello <angelo@sysam.it> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5c8874f322
commit
2c2250b6a2
@@ -0,0 +1,8 @@
|
||||
# m68k Architecture definitions
|
||||
|
||||
DEFAULTTUNE ?= "m68k"
|
||||
|
||||
# Architecture name
|
||||
TUNE_ARCH = "m68k"
|
||||
|
||||
TUNE_PKGARCH = "${TUNE_PKGARCH_tune-${DEFAULTTUNE}}"
|
||||
Reference in New Issue
Block a user