Forum Discussion
Altera_Forum
Honored Contributor
16 years agoKernel Compile Problem
Hi! I just downloaded and set up the nios2-linux-20090825 tarball and am trying to build the kernel. I am getting the following error output and not sure why. Any ideas would be greatly appreci...
Altera_Forum
Honored Contributor
16 years ago>>cd nios2-linux/linux-2.6
git clean -f -x -d << Thanks! This gets me around my problem. Got one more question though. Im still not 100% clear on how to handle the nios2 header file. From what I've gathered so far, one now runs an Altera provided script (sopc-create-header-files) to generate the system header file and then one must copy that file to arch/nios2/include/asm as "custom_fpga.h" Is that essentially correct?