Skip to content

Commit

Permalink
i9500: import and use insignal samsung LSI repos
Browse files Browse the repository at this point in the history
  • Loading branch information
intervigilium committed Aug 30, 2013
1 parent cb9e7a3 commit 798a299
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ TARGET_NO_BOOTLOADER := true

# Platform
TARGET_BOARD_PLATFORM := exynos5
TARGET_SLSI_VARIANT := insignal
TARGET_SOC := exynos5410

# Architecture
Expand Down
16 changes: 16 additions & 0 deletions cm.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@
"repository": "android_hardware_samsung",
"target_path": "hardware/samsung"
},
{
"repository": "android_hardware_samsung_slsi_exynos",
"target_path": "hardware/samsung_slsi/exynos"
},
{
"repository": "android_hardware_samsung_slsi_exynos5-insignal",
"target_path": "hardware/samsung_slsi/exynos5-insignal"
},
{
"repository": "android_hardware_samsung_slsi_exynos5410",
"target_path": "hardware/samsung_slsi/exynos5410"
},
{
"repository": "android_hardware_samsung_slsi_openmax",
"target_path": "hardware/samsung_slsi/openmax"
},
{
"repository": "android_kernel_samsung_exynos5410",
"target_path": "kernel/samsung/exynos5410"
Expand Down

0 comments on commit 798a299

Please sign in to comment.