Download Latest Version iproute2.tar.gz (487.3 kB)
Email in envelope

Get an email when there's a new version of DEFY XT

Home
Name Modified Size InfoDownloads / Week
TBE README.txt 2013-03-21 950 Bytes
webkit.tar.gz 2013-03-21 28.3 MB
ppp.tar.gz 2013-03-21 388.7 kB
libnl.tar.gz 2013-03-21 770.2 kB
kernel.tar.gz 2013-03-21 80.7 MB
genext2fs.tar.gz 2013-03-21 109.9 kB
iproute2.tar.gz 2013-03-21 487.3 kB
core.tar.gz 2013-03-21 1.9 MB
build.tar.gz 2013-03-21 906.3 kB
bluetooth.tar.gz 2013-03-21 4.3 MB
bionic.tar.gz 2013-03-21 1.5 MB
Totals: 11 Items   119.4 MB 0
1. For general Android prerequisites, see http://source.android.com/source/download.html

2. Create workspace containing GingerBread release from Google.

3. You may need to apply the following change in build repo to prevent the build from aborting when unexpected user tag is found on some modules: 

modify the file : build/core/base_rules.mk
replace     "$(error user tag detected on new module - user tags are only supported on legacy modules)"
with "$(warning user tag detected on new module - user tags are only supported on legacy modules)"

4. Build user space components:

	. build/envsetup.sh
	cd <workspace/Linux/android>
	export TARGET_PRODUCT=generic
	export TARGET_DEVICE=generic
	./mk generic mm <module path>

5. Building kernel and kernel modules.
	a¡Asource ./build/envsetup.sh
	b¡Achmod 777 -R /vendor/qcom/proprietary/
	c¡A#choosecombo 1 1 13 3
	d¡Achoosecombo Device release msm7627_7x_surf eng quickboot
Source: TBE README.txt, updated 2013-03-21