Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I make a simple linux kernel module. I am able to build the module with External builder option and a makefile prepared by me. But when i tried to build the same file with Internal Builder option build fails. I have setup the C/C++ Builder settings properly. Was someone able to build kernel module with Internal Builder?. If so then what was the settings and modifications to do?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.