Can someone please tell me what version of software i have to use to build a kernel module.
Kernel version 3.10.49 perf .....aarch64
Recommended Answers
Jump to PostYou just need a standard GNU C compiler to build a kernel module. You have to learn how to unpackage kernel source with dependencies so you get the headers and such that you need to build the module. In any case, your question indicates that you have some serious studying …
All 2 Replies
rproffitt
1,895
"Nothing to see here."
Moderator
rubberman
1,355
Nearly a Posting Virtuoso
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.