Changes

Jump to: navigation, search

Android 4.0.3 ICS on DM814x (Naon)

323 bytes added, 17:17, 28 March 2013
m
Building Android
* '''out/target/product/ti814xevm/''' will contain the created root file system
To launch Android build (please note that it will take some time, depending on the host system performaces) enter the following commands:
<pre>* '''repoICSexport OUT_DIR_COMMON_BASE=/home/shared/devel/dave/naon-initDAA/sw/linux/porsaria/android/rowboat-android/build-direxport USE_CCACHE=1export CCACHE_DIR=/home/shared/devel/dave/naon-DAA/sw/linux/porsaria/android/rowboat-android/cachemake TARGET_PRODUCT=naon OMAPES=6.sh''' inizializza la cartella per ICS e sincronizza TUTTI i git collegatix* '''avvia.sh''' esegue il make di tutto ICS</pre>
** Nota'''N.B''': ho modificato The '''Makefile''' riga must be modified at rows 71-73 in modo che usi il so that the kernel configuration file naon_ics_defconfig al posto di quello TIis used instead of the default one.
<pre>
ifeq ($(TARGET_PRODUCT), naon)
endif
</pre>
 
* '''build''' tutti gli script per il build di android
file modificato '''build/core/root.mk''' aggiungendo riga 13

Navigation menu