Thread
:
Need Help ....What is 'obj-m = hello.o'
View Single Post
#
2
(
permalink
)
06-29-2007, 02:42 AM
nixcraft
Never say die
User
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power:
10
It means build driver called hello.ko (2.6.xx kernel) / hello.o (2.4.xx kernel).
obj = object
m = module or driver
Let me know if you need any further assistance
__________________
Vivek
|
My personal blog
Linux Evangelist
Play hard stay cool
nixcraft
View Public Profile
Send a private message to nixcraft
Visit nixcraft's homepage!
Find all posts by nixcraft