summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cm.dependencies4
-rwxr-xr-xextract-files.sh2
2 files changed, 6 insertions, 0 deletions
diff --git a/cm.dependencies b/cm.dependencies
index e971f5f..9cb0c0e 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -4,6 +4,10 @@
"target_path": "device/samsung/p3100"
},
{
+ "repository": "android_device_samsung_omap4-common",
+ "target_path": "device/samsung/omap4-common"
+ },
+ {
"repository": "android_kernel_samsung_espresso10",
"target_path": "kernel/samsung/espresso10"
},
diff --git a/extract-files.sh b/extract-files.sh
index a0206de..6128ffc 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -41,3 +41,5 @@ for FILE in `cat proprietary-$DEVICE-files.txt | grep -v ^# | grep -v ^$`; do
done
./setup-makefiles.sh
+
+./../../../device/samsung/omap4-common/extract-files.sh