Hi all !
In the source code of Microtronix package , some files are in the folder:
nios2linux-1.4/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/arch/nios2nommu
having:
# include <linux/stddef.h># include <linux/sched.h># include <linux/kernel_stat.h># include <linux/ptrace.h># include <asm/bootinfo.h># include <asm/irq.h># include <asm/hardirq.h># include <asm/nios.h>
- I searched and could not find those folders (linux/ , asm/ ) / files ( nios.h ).... Where are they ?!
- If I want to re-compile Microtronix's kernel without NIOS IDE, What should I do ?!
Thank you,
OneNet