summaryrefslogtreecommitdiffstats
path: root/self-extractors/cypress
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-06-28 10:17:36 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-06-28 10:17:36 -0700
commit96dc76a4872fc66f71284c0c3fa3f7e5d753ebcf (patch)
tree81f1b7001e5779a88209043c148902c48b99c6ef /self-extractors/cypress
parent74780c1a6f47ef53a297caa32e7e963dfd730b7b (diff)
downloaddevice_samsung_crespo-96dc76a4872fc66f71284c0c3fa3f7e5d753ebcf.zip
device_samsung_crespo-96dc76a4872fc66f71284c0c3fa3f7e5d753ebcf.tar.gz
device_samsung_crespo-96dc76a4872fc66f71284c0c3fa3f7e5d753ebcf.tar.bz2
Tweaks to make crespo and crespo4g closer
Mostly, those are about adding a layer of indirection so that the irrelevant differences are trivial to spot and only the complex ones remain. Change-Id: Ia370ffe0c88713c332d246d3ede75734d96be3fc
Diffstat (limited to 'self-extractors/cypress')
-rw-r--r--self-extractors/cypress/staging/device-crespo.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/self-extractors/cypress/staging/device-crespo.mk b/self-extractors/cypress/staging/device-crespo.mk
index 071ef08..9d51f96 100644
--- a/self-extractors/cypress/staging/device-crespo.mk
+++ b/self-extractors/cypress/staging/device-crespo.mk
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# cypress blob necessary for crespo
+LOCAL_PATH := vendor/cypress/crespo
+
+# cypress blob necessary for Nexus S hardware
PRODUCT_COPY_FILES := \
- vendor/cypress/crespo/proprietary/cypress-touchkey.bin:system/vendor/firmware/cypress-touchkey.bin
+ $(LOCAL_PATH)/proprietary/cypress-touchkey.bin:system/vendor/firmware/cypress-touchkey.bin