diff options
author | Justin Hibbits <chmeeedalf@gmail.com> | 2018-01-29 22:23:36 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-05 20:58:11 -0500 |
commit | f29aa23b54e26d212cc61c07bcbb66ed5d6f9704 (patch) | |
tree | a1875839d1407be990f50809870ee19237c896a4 /board/bosch | |
parent | a4fa8114632a008735142b12a29de1771a115209 (diff) | |
download | u-boot-f29aa23b54e26d212cc61c07bcbb66ed5d6f9704.tar.gz |
Fix FreeBSD endian checks
FreeBSD, like OpenBSD, uses BIG_ENDIAN, LITTLE_ENDIAN, and BYTE_ORDER,
whereas Linux and compatibles use __-prefixed names. Define the names
the same as the OpenBSD block below it.
Diffstat (limited to 'board/bosch')
0 files changed, 0 insertions, 0 deletions