View Single Post

  #3 (permalink)  
Old 06-29-2007, 11:15 AM
amimargo amimargo is offline
Junior Member
User
 
Join Date: Jun 2007
My distro: Debian
Posts: 2
Rep Power: 0
amimargo is on a distinguished road
Default

Quote:
Originally Posted by nixcraft View Post
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

Still i could not understand.How the make interpret the rule.Could you say details?And what is the make gcc extention by which it is possible ?
Reply With Quote