Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Recovering 2.6.27 nios2 µClinux version with git

Hi all,

I want to recover the 2.6.27 µClinux kernel version for nios2 from the git.

So, I do:

$ git clone git://sopc.et.ntust.edu.tw/git/linux-2.6.git

$ ls arch

alpha blackfin h8300 m32r microblaze nios2 s390 um

arm cris ia64 m68k mips parisc sh x86

avr32 frv Kconfig m68knommu mn10300 powerpc sparc xtens

I have the nios2 directory.

I checkout the 2.6.27 version:

$ git checkout -b tst v2.6.27

$ ls arch

alpha blackfin h8300 m32r mips powerpc sh um xtensa

arm cris ia64 m68k mn10300 ppc sparc v850

avr32 frv Kconfig m68knommu parisc s390 sparc64 x86

I have now no nios2 directory.

What's wrong? Why don't I have the nios2 v2.6.27 directory?

Cheers.
No RepliesBe the first to reply