diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-02-16 22:13:49 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-03-03 19:25:18 +0100 |
| commit | 65d8fa618c20b77eca6efbd5f3badf1591ee10ae (patch) | |
| tree | f96061053a875a3f7b92b7aaac2c19c7dc7d1da3 /Android.mk | |
| parent | f858507a19843d5e825eea378ea415f092e33042 (diff) | |
| download | hardware_replicant_libsamsung-ipc-65d8fa618c20b77eca6efbd5f3badf1591ee10ae.tar.gz hardware_replicant_libsamsung-ipc-65d8fa618c20b77eca6efbd5f3badf1591ee10ae.tar.bz2 hardware_replicant_libsamsung-ipc-65d8fa618c20b77eca6efbd5f3badf1591ee10ae.zip | |
samsung-ipc: move Android partition handling in its own directory
This code could also be useful for other devices and in any cases
it's not device specific.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ libsamsung_ipc_local_src_files := \ samsung-ipc/modems/xmm626/xmm626_hsic.c \ samsung-ipc/modems/xmm626/xmm626_kernel_smdk4412.c \ samsung-ipc/modems/xmm626/xmm626_mipi.c \ + samsung-ipc/partitions/android/android.c \ samsung-ipc/partitions/toc/toc.c libsamsung_ipc_local_export_headers := \ |
