Site Tools


sources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
sources [2012/02/17 19:39] – [2.6.38 Kernel series] armelfsources [2012/02/17 19:42] – [After code update in Gitorious repository] armelf
Line 52: Line 52:
 **/tmp/part-6.img** is your copy of your boot image **/tmp/part-6.img** is your copy of your boot image
  
-==== After code update in Gitorious repository ====+=== After code update in Gitorious repository ===
  
 <code> <code>
 git pull git pull
 +cp -p .config ../.config-201202171800 
 make mrproper make mrproper
-make paz00_defconfig zImage modules modules_install INSTALL_MOD_PATH=/mnt/mmcblk1p1+cp -p ../.config-201202171800 .config  
 +make menuconfig zImage modules modules_install INSTALL_MOD_PATH=/mnt/mmcblk1p1
 abootimg -u /tmp/part-6.img -k arch/arm/boot/zImage abootimg -u /tmp/part-6.img -k arch/arm/boot/zImage
 </code> </code>
sources.txt · Last modified: 2012/02/17 20:29 by armelf