Menu
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Linux Tutorials
Beginner Tutorials
Intermediate Tutorials
Advanced Tutorials
Members
Current visitors
New profile posts
Search profile posts
Download Linux
Newsletter
Credits
Transactions
Credits: 0
LUGs
Log in
Register
What's new
Search
Search
Search titles only
By:
Latest activity
Register
Menu
Log in
Register
Tags
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
kernel module compile multisource
T
Linux kernel module
I am trying to make linux kernel module to read two files and match data between them. I am unable to do so because of syntax as well as header library problems. Can you please provide me a code which can help me to complete this task ASAP.
technocrat_ajeet
Thread
Dec 2, 2019
kernel
developer
kernel
module
compile
multisource
kernel
panic
kernel
programming
linux
kernel
Replies: 2
Forum:
General Linux Questions
N
Kernel Loadable Module multi source build
Hi, can somebody help with one trouble? Kernel v.4.1.27.4 GNU Make 4.1 mysrc/sys_driver.c sys_driver.h spi.c spi.h Makefile Makefile >> .... TARGET = sys_driver obj-m += $(TARGET).o $(TARGET)-y := spi.o default: $(MAKE) $(MYCFLAGS) -C $(KDIR)...
niore
Thread
Nov 21, 2016
kernel
module
compile
multisource
Replies: 0
Forum:
General Linux Questions
Tags
Top