View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#197
Originally Posted by coderus View Post
okay, dpkg-buildpackage ends, my kernel now inside kernel deb package? just need to unpack it and use in flasher? right? or i can find image outside deb after compilation?

and what about config? which config should i edit?
If you need to change the .config (eg, to add netfiler stuff or other) the 'easy' way around I would say, is to edit ./kernel/arch/arm/configs/rm581_defconig
Do changes to C-sources directly in the kernel folders
dpkg-buildpackage
and the resulting zImage will be in ./debian/build/kernel/arch/arm/boot/zImage

EDIT: Dont forget to do 'apt-get install fiasco-gen'

Last edited by nieldk; 2012-03-11 at 11:50.
 

The Following User Says Thank You to For This Useful Post: