do i explicitly need to define make,arent the things that i have done wth the makefile .
also the line i.e needed to make the module insertable i.e,
Code:
obj-m := proclist.o
not there in the latest Makefile that i have used,as u said without using if and else loops.so wont that create a problem.