diff options
Diffstat (limited to 'ANDROID_3.4.5/scripts/mod')
-rw-r--r-- | ANDROID_3.4.5/scripts/mod/elfconfig.h | 4 | ||||
-rwxr-xr-x | ANDROID_3.4.5/scripts/mod/mk_elfconfig | bin | 0 -> 8747 bytes | |||
-rwxr-xr-x | ANDROID_3.4.5/scripts/mod/modpost | bin | 0 -> 71489 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/scripts/mod/elfconfig.h b/ANDROID_3.4.5/scripts/mod/elfconfig.h new file mode 100644 index 00000000..e4ae159e --- /dev/null +++ b/ANDROID_3.4.5/scripts/mod/elfconfig.h @@ -0,0 +1,4 @@ +#define KERNEL_ELFCLASS ELFCLASS32 +#define KERNEL_ELFDATA ELFDATA2LSB +#define HOST_ELFCLASS ELFCLASS64 +#define HOST_ELFDATA ELFDATA2LSB diff --git a/ANDROID_3.4.5/scripts/mod/mk_elfconfig b/ANDROID_3.4.5/scripts/mod/mk_elfconfig Binary files differnew file mode 100755 index 00000000..62483512 --- /dev/null +++ b/ANDROID_3.4.5/scripts/mod/mk_elfconfig diff --git a/ANDROID_3.4.5/scripts/mod/modpost b/ANDROID_3.4.5/scripts/mod/modpost Binary files differnew file mode 100755 index 00000000..cb299fb6 --- /dev/null +++ b/ANDROID_3.4.5/scripts/mod/modpost |