mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove TARGET_BIG_ENDIAN which should have been removed previously.
This commit is contained in:
parent
379663d70b
commit
4ea65e2064
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
machine mips mipseb
|
||||
ident AR71XX_BASE
|
||||
cpu CPU_MIPS4KC
|
||||
makeoptions TARGET_BIG_ENDIAN
|
||||
makeoptions KERNLOADADDR=0x80050000
|
||||
options HZ=1000
|
||||
options HWPMC_HOOKS
|
||||
|
|
|
|||
Loading…
Reference in a new issue