Forum Discussion
Altera_Forum
Honored Contributor
21 years agokernel compilation error
I want to run linux on niosII system and the development board is altera stratix gx. There are three flash in gx development board. When I compile the kernel, the errors happen as this <div cla...
Altera_Forum
Honored Contributor
21 years agoJust a (wild) guess, but have you run something along the following lines?
$ make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- hwselect SYSPTF=std_1s10.ptf it is some kind of perl script that extracts a number of variables from the ptf file.