diff options
Diffstat (limited to 'public/powerpc-be-elf.opt_ah.h')
-rw-r--r-- | public/powerpc-be-elf.opt_ah.h | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/public/powerpc-be-elf.opt_ah.h b/public/powerpc-be-elf.opt_ah.h index 7a58dd2e1347..7805f40b8a62 100644 --- a/public/powerpc-be-elf.opt_ah.h +++ b/public/powerpc-be-elf.opt_ah.h @@ -1,8 +1,13 @@ #define AH_SUPPORT_AR5210 1 #define AH_SUPPORT_AR5211 1 #define AH_SUPPORT_AR5212 1 +#define AH_SUPPORT_AR5416 1 +#define AH_SUPPORT_2133 1 +#define AH_SUPPORT_2413 1 +#define AH_SUPPORT_2417 1 +#define AH_SUPPORT_2425 1 #define AH_SUPPORT_5111 1 #define AH_SUPPORT_5112 1 -#define AH_SUPPORT_2413 1 #define AH_SUPPORT_5413 1 #define AH_REGOPS_FUNC 1 +#define AH_ENABLE_FORCEBIAS 1 |