mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Define _MACHINE.
This commit is contained in:
parent
be779e1ae2
commit
e6abe47dbf
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef _MACHINE
|
||||
#define _MACHIN "powerpc"
|
||||
#define _MACHINE "powerpc"
|
||||
#endif
|
||||
#ifndef _MACHINE_ARCH
|
||||
#define _MACHINE_ARCH "powerpc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue