Error in compiling Linux kernel after creating hello world system call

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Sat Nov 29 16:30:01 EST 2014


On Sat, 29 Nov 2014 18:43:48 +0530, Jackson Isaac said:

> core-y += kernel/ mm/ fs/ ipc/ security/ crypto/ block/ hello

Depending where your .c is, this needs to be either hello/
or hello.o  (And if it's hello/, then hello/Makefile needs to reference
hello.o)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20141129/47bb5bf6/attachment.bin 


More information about the Kernelnewbies mailing list