mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
openssl: Add mapping for nios2
Map nios2 architecture to linux-generic32 target. (From OE-Core rev: f601a0df106fb1da188a4b1f1155d85fad4627bb) Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3408d0dc87
commit
217cccd0af
@@ -118,7 +118,7 @@ do_configure () {
|
||||
linux-*-mips64)
|
||||
target=linux-mips
|
||||
;;
|
||||
linux-microblaze*)
|
||||
linux-microblaze*|linux-nios2*)
|
||||
target=linux-generic32
|
||||
;;
|
||||
linux-powerpc)
|
||||
|
||||
Reference in New Issue
Block a user