X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=Config;h=1d52d931433230fabd52a6a1fd278763fb46d4d2;hp=2e9a7c495797c461c1c9fbf8c3b5ea3887ae6f9e;hb=9b2e4c451c8ea5f3ca75a425e3fb93a220252436;hpb=715fe113e813e6a4eb57b60e0ac0ab1c7248c1db diff --git a/Config b/Config index 2e9a7c4..1d52d93 100644 --- a/Config +++ b/Config @@ -28,6 +28,7 @@ export hdw_arch="ia32" # which architecture to build for # sparc - 32bit sparc # sparc64 - 64bit sparc # ppc - powerpc's + # ppc64 - 64 bit powerpc's # mips - mips architctures export hdw_arch_opt="" # choose optimization @@ -35,6 +36,7 @@ export hdw_arch_opt="" # choose optimization # sparc64 : v9, ultrasparc ... # sparc : v7, v8, supersparc ... # ppc : 603e, 604, 740 ... + # ppc64 : power5, powerpc64 ... # mips : r2k, r3k, r4k ... export hdw_use_dietlibc="0" # 0: use gnu c library