Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cobaltqube [2009/05/01 01:36]
a Page moved and renamed from cobaltqube:start to cobaltqube
cobaltqube [2009/05/25 00:35] (current)
Line 4: Line 4:
  
 ===== Linux 2.6.x ===== ===== Linux 2.6.x =====
 +
  
 ===== Cross-compiling kernel stuff ===== ===== Cross-compiling kernel stuff =====
 links:  links: 
-   * http://debian.speedblue.org/+   * http://debian.speedblue.org/ (cross-compiling tools / debian) 
 +   * [[:linux:kernel#cross-compiling|Cross Compiling notes on TNT]]
    * http://www.kegel.com/crosstool/current/doc/crosstool-howto.html    * http://www.kegel.com/crosstool/current/doc/crosstool-howto.html
  
Line 13: Line 15:
  
 you can put the CROSS_COMPILE variable on the config command, too.  Doesn't hurt and is probably "proper" you can put the CROSS_COMPILE variable on the config command, too.  Doesn't hurt and is probably "proper"
 +
 +**Example**
 +<code makefile|f /usr/src/linux-2.6.28.4/Makefile>
 +...
 +ARCH            = mips
 +CROSS_COMPILE   = /usr/mipsel/bin/mipsel-linux-
 +..
 +</code>
 +
 +   export ARCH=mips
 +   make-kpkg --initrd --rootcmd=fakeroot --arch mips --append-to-version=xxx kernel_image
 +
 +FIXME - Debian package is created for arch=mips (Mipsel Debian on CobaltQube expect arch=mipsel) - you might have some problem installing the package;
  
  
  
  
cobaltqube.1241134560.txt.gz · Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready