Added a hint on how to build bfs as big endian file system for testing purposes.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4891 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-10-01 01:30:58 +00:00
parent 44df371a46
commit 85ee5b9e24

View File

@ -13,7 +13,8 @@ ObjectsDefines
Stream.cpp
BPlusTree.cpp
:
read_pos=boot_read_pos fstat=boot_fstat open=boot_open close=boot_close _BOOT_MODE
read_pos=boot_read_pos fstat=boot_fstat open=boot_open close=boot_close
_BOOT_MODE #BFS_BIG_ENDIAN_ONLY
;
KernelStaticLibrary boottest_bfs.a :