mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
nanobsd: Remove remainder of sparc64 support
Fixes: 25a66f1fb1 nanobsd: remove sparc64 embedded example
This commit is contained in:
parent
96c76d9306
commit
76e3b8f54f
1 changed files with 0 additions and 4 deletions
|
|
@ -531,10 +531,6 @@ std_powerpc64 ( ) {
|
|||
NANO_ENDIAN=big
|
||||
}
|
||||
|
||||
std_sparc64 ( ) {
|
||||
NANO_ENDIAN=big
|
||||
}
|
||||
|
||||
#
|
||||
# QEMU settings for the standard environments
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue