diff options
| author | Dan Pasanen <dan.pasanen@gmail.com> | 2013-06-20 22:02:16 -0500 |
|---|---|---|
| committer | Dan Pasanen <dan.pasanen@gmail.com> | 2013-06-20 22:02:16 -0500 |
| commit | d2b7c352ca61024e82cab2e06bb5f2cec53cf222 (patch) | |
| tree | 85747f8421cb38f6e933b2f19758251be8023089 | |
| parent | db03049eb5b843bee7c576203c25071566d4b046 (diff) | |
move loki to msm8960-common
Change-Id: I2293a9472988def61c2c6cc9242ce8f31d708863
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 23c47f6..c377073 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -33,4 +33,4 @@ TARGET_OTA_ASSERT_DEVICE := jflteatt TARGET_KERNEL_CONFIG := jf_att_defconfig # loki -TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/jf-common/loki +TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/msm8960-common/loki |
