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