Full path of the file - /usr/src/linux/mycall/Makefile
The Makefile in dir "mycall" will have only one line:
#####Makefile Start#####
obj-y := mycall.o
#####Makefile End#######