Embedded RISC » OnRISC

ID #1089

How to get a new 3.x kernel compiled?

Since kernel version 3.0 there are no more Subversion repositories for Linux kernels on our server. Instead the patches will be maintained by our Buildroot repository . In order to compile the kernel you can either checkout our Buildroot repository and compile all components from toochain till kernel or you can use vskernel.sh script from our OnRISC_Software repository and the toolchain from our FTP server.

For the first way just follow the instructions in User Manual (see Section "Buildroot")

For the second way checkout OnRISC_Software as described in User Manual (see Section "Programming Examples Repository"), install toolchain and execute following steps:

  1.  cd scripts
  2.  ./vskernel.sh 3.0.4
  3. export ARCH=arm
  4. cd linux-3.0.4/
  5. make

Tags: -

Related entries:

Last update: 2012-03-08 11:07
Author: Support
Revision: 1.1

Digg it! Print this record Send to a friend Show this as PDF file
Please rate this entry:

Average rating: 3 out of 5 (2 Votes )

completely useless 1 2 3 4 5 most valuable

You cannot comment on this entry