Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUntil the new release comes out, a quick and simple way to continue to use the existing uClinux distribution with Quartus 5.0 would be to add a symbolic link.
The symbolic link lets the current build scripts find the kernel source code. In a NIOSII SDK Shell, type in the following: ln -s $KERNEL_PLUGIN/linux-2.6.x /linux-2.6.x john