sknauert@wesleyan.edu wrote: Don't know if it makes any difference, but I always specify the architecture on the command line:make CROSS_COMPILE=mips-linux-gnu- oldconfig make -j 3 CROSS_COMPILE=mips-linux-gnu- all make CROSS_COMPILE=mips-linux-gnu- INSTALL_MOD_PATH=~/ modules_install cp vmlinux ~/boot/vmlinux-2.6.21.1 cp System.map ~/boot/System.map-2.6.21.1 cp .config ~/boot/config-2.6.21.1 cd ~/ tar -cf kernel.tar lib boot make ARCH=mips -j 3 CROSS_COMPILE=mips-linux-gnu all |
| Previous by Date: | Re: Cross-Compile difficulties, sknauert |
|---|---|
| Next by Date: | Re: Cross-Compile difficulties, Kumba |
| Previous by Thread: | Re: Cross-Compile difficulties, sknauert |
| Next by Thread: | Re: Cross-Compile difficulties, Kumba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |