diff options
author | James W. Mills | 2011-12-13 14:39:52 -0600 |
---|---|---|
committer | James W. Mills | 2011-12-13 14:52:55 -0600 |
commit | 5f0810d859ebe79b532918cf6a8f656f0184c6de (patch) | |
tree | 7458ffdb7ac2d08d8b8e9086f1bfda043d7f72f7 /Android.mk | |
parent | 786a0684de346e25b45c225df93d1a77be88faff (diff) | |
download | device-ti-proprietary-open-5f0810d859ebe79b532918cf6a8f656f0184c6de.tar.gz device-ti-proprietary-open-5f0810d859ebe79b532918cf6a8f656f0184c6de.tar.xz device-ti-proprietary-open-5f0810d859ebe79b532918cf6a8f656f0184c6de.zip |
Licensed ducati bundle
Release a binary version of Ducati, complete with DCC files, all under
license.
Change-Id: I62f1784dfb1b815e8f58b69716b19bb53ca32b2e
Signed-off-by: James W. Mills <jameswmills@ti.com>
Diffstat (limited to 'Android.mk')
-rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | LOCAL_PATH := $(my-dir) | 1 | LOCAL_PATH := $(my-dir) |
2 | $(hide $(shell $(LOCAL_PATH)/untar.sh $(LOCAL_PATH)/omap4 sgx $(LOCAL_PATH)/omap4/sgx.tgz)) | 2 | $(hide $(shell $(LOCAL_PATH)/untar.sh $(LOCAL_PATH)/omap4 sgx $(LOCAL_PATH)/omap4/sgx.tgz)) |
3 | $(hide $(shell $(LOCAL_PATH)/untar.sh $(LOCAL_PATH)/omap4 ducati $(LOCAL_PATH)/omap4/ducati.tgz)) | ||
3 | include $(call all-subdir-makefiles) | 4 | include $(call all-subdir-makefiles) |