Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuestion on Git Branches to use [nios2mmu vs unstable-nios2mmu]
Hi everyone I'm currenlty looking into using Linux on the NIOS for my company. Will be getting a DE4 from Terassic shortly but in the meantime I'm doing all the prepwork to understand as much a...
Altera_Forum
Honored Contributor
14 years agoHello Moganesh,
I had the same problem, and I solved it by typing make mrproper. However, you will loose the configurations you have made, and possible some files that you have added in the folders. I would say make a backup of all the files you have changed, run make mrproper, and then restore the files. I hope this will be helpful. It solved the problem in my case. All the best, Turhan