Forum Discussion
Altera_Forum
Honored Contributor
21 years agoGUI-less kernel building
I'm trying to automate the building of my kernel via a custom script, which will do the following: 1. copy my local edited kernel source files into the remote kernel directory 2. build th...
Altera_Forum
Honored Contributor
21 years agoThis should do the trick:
nios2-elf-objcopy -O binary vmlinux vmlinux.bin