1 2 3 4 5 6 7
_kcall = -C /lib/modules/$(KERNELRELEASE)/build M=$(PWD) all: ${MAKE} $(_kcall) modules clean: ${MAKE} $(_kcall) clean