Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHelp with git and working with different versions of kernel
Till now I am building linux with tarball. Now I want to go one step ahead and try different versions of kernels, like 3.0 stable and 3.1-rc9. I obtained git updates with "git fetch origin" in ...
Altera_Forum
Honored Contributor
14 years agoThe latest NIOS II Linux uses Device Tree to avoid needing custom headers for each board/fpga configuration, so sometime after 3.0 the boards directory was removed. I think you're using git correctly, it's just that directory is actually not there anymore.