-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Daz Jones
committed
Jan 5, 2013
1 parent
1d729f4
commit 1c769d5
Showing
1 changed file
with
2 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,3 @@ | ||
CyanogenMod device configuration for the ZTE Blade S / ZTE Crescent aka Orange San Francisco II, Telenor Touch Plus and T-Mobile Vivacity. | ||
CyanogenMod common device configuration for the ZTE Crescent variants. | ||
|
||
How to Build | ||
--------------- | ||
|
||
Initialise from androidarmv6: | ||
|
||
repo init -u git://github.com/androidarmv6/android.git -b cm-10.1 | ||
|
||
Get blade2 device configuration and kernel: | ||
|
||
git clone git://github.com/Dazzozo/android_device_zte_blade2.git device/zte/blade2 -b cm-10.1 | ||
git clone git://github.com/Dazzozo/android_kernel_zte_msm7x27.git kernel/zte/msm7x27 -b cm-10.1 | ||
|
||
Sync and build: | ||
|
||
repo sync -j4 | ||
. build/envsetup.sh | ||
brunch blade2 | ||
This is not intended to be built for as a target alone, and is simply a common configuration for the P736E and P736V variants. |